Skip to content

Commit 0118b00

Browse files
committed
👷 Bump to Swift 6
1 parent 60c802c commit 0118b00

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
@@ -6,7 +6,7 @@ jobs:
66
strategy:
77
matrix:
88
os: [macos-latest]
9-
swift: ["5.10"]
9+
swift: ["6.0.2"]
1010
runs-on: ${{ matrix.os }}
1111
steps:
1212
- uses: swift-actions/setup-swift@v2

0 commit comments

Comments
 (0)