We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e74a8e4 commit 7259c07Copy full SHA for 7259c07
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-15
+ runs-on: macos-26
30
environment: default
31
steps:
32
- uses: actions/checkout@v4
0 commit comments