Update from hummingbird-project-template 144a72a2fd91b62f02696dabc6ed1819205d4dcd (#73)
Co-authored-by: adam-fowler <adam-fowler@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
534f9f9e60
commit
999fda1e52
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -39,7 +39,7 @@ jobs:
|
||||
timeout-minutes: 15
|
||||
strategy:
|
||||
matrix:
|
||||
image: ["swift:5.10", "swift:6.0", "swift:6.1", "swiftlang/swift:nightly-6.2-noble"]
|
||||
image: ["swift:6.0", "swift:6.1", "swift:6.2"]
|
||||
container:
|
||||
image: ${{ matrix.image }}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user