Skip to content

Commit 2a5e5e0

Browse files
committed
chore: bump swift 6
Signed-off-by: Peefy <xpf6677@163.com>
1 parent dbe7121 commit 2a5e5e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ jobs:
4949
- name: Setup Swift toolchain
5050
uses: swift-actions/setup-swift@v2
5151
with:
52-
swift-version: 5
52+
swift-version: 6
5353
- name: Build and run tests
5454
run: make test

0 commit comments

Comments
 (0)