We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a46a6d commit 3390446Copy full SHA for 3390446
.github/workflows/swift.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
build:
10
- runs-on: macos-15
+ runs-on: macos-14
11
12
concurrency:
13
# When running on main, use the sha to allow all runs of this workflow to run concurrently.
0 commit comments