Skip to content

Commit cdf1b49

Browse files
Update from hummingbird-project-template 144a72a2fd91b62f02696dabc6ed1819205d4dcd (#56)
Co-authored-by: adam-fowler <[email protected]>
1 parent 901c5df commit cdf1b49

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: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)