Skip to content

Commit 48091d0

Browse files
Update from hummingbird-project-template 9f1753de24c31bae77d963d51cc52bff1d895b4e (#49)
Co-authored-by: Joannis <[email protected]>
1 parent 25ffa4f commit 48091d0

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"]
22+
image: ["swift:5.10", "swift:6.0", "swift:6.1", "swiftlang/swift:nightly-6.2-noble"]
2323
container:
2424
image: ${{ matrix.image }}
2525
steps:

0 commit comments

Comments
 (0)