Skip to content

Commit c04ce48

Browse files
authored
Merge branch 'main' into muukii/patch-1758518970-from-main
2 parents f946d46 + 367bb6d commit c04ce48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- uses: maxim-lobanov/setup-xcode@v1.1
1111
with:
12-
xcode-version: "16.2"
12+
xcode-version: "26"
1313
- uses: actions/checkout@v2
1414
- name: Run Test
1515
run: swift test

0 commit comments

Comments
 (0)