Update from hummingbird-project-template e9eae39c0a5fff1b127f751ff4e166635a2e34ee (#67)
Co-authored-by: adam-fowler <adam-fowler@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2add8847a1
commit
aaacbd989b
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -39,7 +39,7 @@ jobs:
|
|||||||
timeout-minutes: 15
|
timeout-minutes: 15
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
image: ["swift:5.9", "swift:5.10", "swift:6.0", "swiftlang/swift:nightly-6.1-jammy"]
|
image: ["swift:5.10", "swift:6.0", "swift:6.1"]
|
||||||
container:
|
container:
|
||||||
image: ${{ matrix.image }}
|
image: ${{ matrix.image }}
|
||||||
steps:
|
steps:
|
||||||
@@ -64,7 +64,7 @@ jobs:
|
|||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
swift-version: ["6.0"]
|
swift-version: ["6.1"]
|
||||||
steps:
|
steps:
|
||||||
- uses: compnerd/gha-setup-swift@main
|
- uses: compnerd/gha-setup-swift@main
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user