We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 625c513 + 42b1170 commit b6165f4Copy full SHA for b6165f4
.github/workflows/main.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
build:
12
- runs-on: macos-14
+ runs-on: macos-15
13
steps:
14
- uses: maxim-lobanov/setup-xcode@v1
15
with:
0 commit comments