We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07f7fb4 commit bd3b3edCopy full SHA for bd3b3ed
1 file changed
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Lint
27
run: swiftlint lint --quiet
28
test:
29
- runs-on: macos-latest
+ runs-on: macos-15
30
environment: default
31
steps:
32
- uses: actions/checkout@v4
0 commit comments