We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73649ab commit c7ec93bCopy full SHA for c7ec93b
.github/workflows/swift.yml
@@ -13,7 +13,7 @@ concurrency:
13
14
jobs:
15
test:
16
- runs-on: macOS-latest
+ runs-on: macos-14
17
steps:
18
- uses: actions/checkout@v4
19
- name: Run Tests
0 commit comments