From 8050c60fe811c8aa2ab40d33ce9795d7dc1877c3 Mon Sep 17 00:00:00 2001 From: sangeeths03 Date: Tue, 22 Apr 2025 10:56:31 +0530 Subject: [PATCH] Update swiftlintcrash.yml --- .github/workflows/swiftlintcrash.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/swiftlintcrash.yml b/.github/workflows/swiftlintcrash.yml index 835f169a..c2cbb5ee 100644 --- a/.github/workflows/swiftlintcrash.yml +++ b/.github/workflows/swiftlintcrash.yml @@ -5,7 +5,7 @@ on: jobs: swiftlint-crash-check: - runs-on: macos-15-large + runs-on: macos-15 name: SwiftLint Crash Repro on macOS 15 steps: