Skip to content

Commit c80f91c

Browse files
Update from hummingbird-project-template 144a72a2fd91b62f02696dabc6ed1819205d4dcd (#43)
Co-authored-by: adam-fowler <adam-fowler@users.noreply.github.com>
1 parent fcad2ce commit c80f91c

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
@@ -19,7 +19,7 @@ jobs:
1919
timeout-minutes: 15
2020
strategy:
2121
matrix:
22-
image: ["swift:5.10", "swift:6.0", "swift:6.1", "swiftlang/swift:nightly-6.2-noble"]
22+
image: ["swift:6.0", "swift:6.1", "swift:6.2"]
2323
container:
2424
image: ${{ matrix.image }}
2525
steps:

0 commit comments

Comments
 (0)