Skip to content

Commit 171c5c3

Browse files
ci: Adds 6.0 to test matrix
1 parent 1f761df commit 171c5c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
runs-on: ubuntu-22.04
6262
strategy:
6363
matrix:
64-
swift: ["5.7", "5.8", "5.9", "5.10"]
64+
swift: ["5.7", "5.8", "5.9", "5.10", "6.0"]
6565
steps:
6666
- uses: swift-actions/setup-swift@v2
6767
with:

0 commit comments

Comments
 (0)