Skip to content

Commit 27f86f2

Browse files
committed
Use swift 6.0 in windows CI
1 parent 8797cee commit 27f86f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
steps:
6565
- uses: compnerd/gha-setup-swift@main
6666
with:
67-
branch: swift-5.10-release
68-
tag: 5.10-RELEASE
67+
branch: swift-6.0-release
68+
tag: 6.0-RELEASE
6969
- uses: actions/checkout@v4
7070
- run: swift test

0 commit comments

Comments
 (0)