We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00df828 commit 9b40145Copy full SHA for 9b40145
.github/workflows/pull_request.yml
@@ -21,7 +21,7 @@ jobs:
21
fail-fast: true
22
matrix:
23
# swift_version: ['nightly-main']
24
- swift_version: ['6.0.2']
+ swift_version: ['6.0.2', '6.1.0']
25
os_version: ['jammy']
26
jdk_vendor: ['Corretto']
27
container:
0 commit comments