Update from hummingbird-project-template e3f57311d7cc5cffc08d6c9da39c155d4c0d4cfd (#32)
Co-authored-by: adam-fowler <adam-fowler@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
540a1b8c80
commit
04a7e9f70a
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
timeout-minutes: 15
|
||||
strategy:
|
||||
matrix:
|
||||
image: ["swift:5.9", "swift:5.10", "swiftlang/swift:nightly-jammy"]
|
||||
image: ["swift:5.9", "swift:5.10", "swiftlang/swift:nightly-6.0-jammy"]
|
||||
|
||||
container:
|
||||
image: ${{ matrix.image }}
|
||||
|
||||
Reference in New Issue
Block a user