Skip to content

Commit 9b40145

Browse files
authored
Also test Swift 6.1
Since it was released a while back, we should test on it as well.
1 parent 00df828 commit 9b40145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
fail-fast: true
2222
matrix:
2323
# swift_version: ['nightly-main']
24-
swift_version: ['6.0.2']
24+
swift_version: ['6.0.2', '6.1.0']
2525
os_version: ['jammy']
2626
jdk_vendor: ['Corretto']
2727
container:

0 commit comments

Comments
 (0)