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.
2 parents 257a5ff + 907b019 commit b5d172aCopy full SHA for b5d172a
.github/workflows/ci-swiftpm.yml
@@ -31,6 +31,7 @@ jobs:
31
container:
32
- swift:5.3
33
- swift:5.4
34
+ - swiftlang/swift:nightly-5.5
35
- swiftlang/swift:nightly
36
fail-fast: false
37
container: ${{ matrix.container }}
0 commit comments