We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 884a959 commit 70c4f87Copy full SHA for 70c4f87
.github/workflows/main.yml
@@ -18,7 +18,7 @@ jobs:
18
run: swift test
19
20
test-macos:
21
- runs-on: macos-latest
+ runs-on: macos-15
22
23
steps:
24
- uses: actions/checkout@v4
0 commit comments