Skip to content

Commit c168200

Browse files
Set swift-version in tests
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
1 parent 8f5b2f3 commit c168200

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
submodules: recursive
2222
- uses: swift-actions/setup-swift@v2
2323
with:
24-
swift-version: 6.1
24+
swift-version: 6.2
2525
- name: Build
2626
run: swift build -v
2727
- name: Run tests

0 commit comments

Comments
 (0)