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