Skip to content

Commit 3735666

Browse files
committed
Update swift.yml
1 parent 7428bb1 commit 3735666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v3
1919
- uses: SwiftyLab/setup-swift@latest
2020
with:
21-
swift-version: "6.0.2"
21+
swift-version: "6.0"
2222
- name: Get swift version
2323
run: swift --version
2424
- name: Build

0 commit comments

Comments
 (0)