Update from hummingbird-project-template 7d30d3523baa6b40778e8d8a2a02522c9ea3aa79 (#60)

This commit is contained in:
hummingbird-automation[bot]
2025-01-24 09:19:51 +01:00
committed by GitHub
parent 7aa46bc92b
commit e57f85ff19

View File

@@ -38,7 +38,7 @@ jobs:
timeout-minutes: 15
strategy:
matrix:
image: ["swift:5.9", "swift:5.10", "swift:6.0"]
image: ["swift:5.9", "swift:5.10", "swift:6.0", "swiftlang/swift:nightly-6.1-jammy"]
container:
image: ${{ matrix.image }}
steps: