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 414379b commit 25ffa4fCopy full SHA for 25ffa4f
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
timeout-minutes: 15
20
strategy:
21
matrix:
22
- image: ["swift:5.9", "swift:5.10", "swift:6.0", "swiftlang/swift:nightly-6.1-jammy"]
+ image: ["swift:5.10", "swift:6.0", "swift:6.1"]
23
container:
24
image: ${{ matrix.image }}
25
steps:
0 commit comments