Skip to content

Commit 9baa477

Browse files
Update from hummingbird-project-template 144a72a2fd91b62f02696dabc6ed1819205d4dcd (#28)
Co-authored-by: adam-fowler <[email protected]>
1 parent 4e3a659 commit 9baa477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
timeout-minutes: 15
2222
strategy:
2323
matrix:
24-
image: ["swift:5.10", "swift:6.0", "swift:6.1", "swiftlang/swift:nightly-6.2-noble"]
24+
image: ["swift:6.0", "swift:6.1", "swift:6.2"]
2525
container:
2626
image: ${{ matrix.image }}
2727
services:

0 commit comments

Comments
 (0)