Skip to content

Commit

Permalink
Update from hummingbird-project-template 0b656c263fbdc701e96ca5098b3d…
Browse files Browse the repository at this point in the history
…37ddc3834a6f (#94)
  • Loading branch information
hummingbird-automation[bot] authored Jan 24, 2025
1 parent 11b4b52 commit b37c0eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
timeout-minutes: 15
strategy:
matrix:
image: ["swift:5.10", "swift:6.0"]
image: ["swift:5.10", "swift:6.0", "swiftlang/swift:nightly-6.1-jammy"]
container:
image: ${{ matrix.image }}
steps:
Expand Down

0 comments on commit b37c0eb

Please sign in to comment.