Skip to content

Commit 99d3253

Browse files
committed
Use Swift 6.1
1 parent 43714e0 commit 99d3253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- uses: actions/checkout@v4
5252
- uses: swift-actions/[email protected]
5353
with:
54-
swift-version: "6"
54+
swift-version: "6.1"
5555
- name: Build
5656
run: swift build -v
5757

0 commit comments

Comments
 (0)