Skip to content

Commit 767ca7f

Browse files
ci: Adds 6.0 to test matrix
1 parent 60c980a commit 767ca7f

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
@@ -69,7 +69,7 @@ jobs:
6969
runs-on: ubuntu-22.04
7070
strategy:
7171
matrix:
72-
swift: ["5.8", "5.9", "5.10"]
72+
swift: ["5.8", "5.9", "5.10", "6.0"]
7373
steps:
7474
- uses: swift-actions/setup-swift@v2
7575
with:

0 commit comments

Comments
 (0)