We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60fe234 commit b03e2caCopy full SHA for b03e2ca
.github/workflows/build.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
build:
12
- runs-on: macos-latest
+ runs-on: macos-15
13
14
steps:
15
# setup-swift doesn't support Swift 6 so use the Swift included in macos-latest.
0 commit comments