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.
2 parents 919eaa5 + 339ad8e commit a681742Copy full SHA for a681742
.github/workflows/swift.yml
@@ -10,7 +10,7 @@ on:
10
branches: "*"
11
jobs:
12
build:
13
- runs-on: macos-14
+ runs-on: macos-15
14
steps:
15
- uses: actions/checkout@v5
16
- name: Change Xcode version
0 commit comments