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 2622494 commit 5ab7759Copy full SHA for 5ab7759
.github/workflows/tests.yml
@@ -21,6 +21,8 @@ jobs:
21
- swift:6.1-focal
22
- swift:6.1-jammy
23
- swift:6.1-noble
24
+ - swift:6.2-jammy
25
+ - swift:6.2-noble
26
- swiftlang/swift:nightly-focal
27
- swiftlang/swift:nightly-jammy
28
container: ${{ matrix.image }}
0 commit comments