We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f946d46 + 367bb6d commit c04ce48Copy full SHA for c04ce48
.github/workflows/checks.yml
@@ -9,7 +9,7 @@ jobs:
9
steps:
10
- uses: maxim-lobanov/setup-xcode@v1.1
11
with:
12
- xcode-version: "16.2"
+ xcode-version: "26"
13
- uses: actions/checkout@v2
14
- name: Run Test
15
run: swift test
0 commit comments