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 4e3a659 commit 9baa477Copy full SHA for 9baa477
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
timeout-minutes: 15
22
strategy:
23
matrix:
24
- image: ["swift:5.10", "swift:6.0", "swift:6.1", "swiftlang/swift:nightly-6.2-noble"]
+ image: ["swift:6.0", "swift:6.1", "swift:6.2"]
25
container:
26
image: ${{ matrix.image }}
27
services:
0 commit comments