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 919eaa5 commit 339ad8eCopy full SHA for 339ad8e
.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