We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdad3e2 commit baaf538Copy full SHA for baaf538
.github/workflows/temp-spm-test.yml
@@ -4,7 +4,7 @@ name: "temp test spm"
4
jobs:
5
build:
6
name: Building iOS
7
- runs-on: macos-latest
+ runs-on: macos-15
8
steps:
9
- uses: actions/checkout@v3
10
with:
0 commit comments