Skip to content

Commit bfafd45

Browse files
committed
GHA: Use macos-15 for Xcode 16
Will it works this time?
1 parent 4e5e370 commit bfafd45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Run Tests
3737
run: swift test
3838
xcode26:
39-
runs-on: macos-latest
39+
runs-on: macos-15
4040
steps:
4141
- name: Select Xcode 26-beta
4242
uses: maxim-lobanov/setup-xcode@v1.6.0

0 commit comments

Comments
 (0)