Skip to content

Commit d1b34f7

Browse files
committed
Update GitHub CI
1 parent 17a13fd commit d1b34f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
name: Test
2929
strategy:
3030
matrix:
31-
swift: [5.8.1]
31+
swift: [6.0.3]
3232
os: [ubuntu-20.04, macos-latest]
3333
runs-on: ${{ matrix.os }}
3434
steps:

0 commit comments

Comments
 (0)