Skip to content

Commit

Permalink
Update from hummingbird-project-template 7d30d3523baa6b40778e8d8a2a02…
Browse files Browse the repository at this point in the history
…522c9ea3aa79 (#663)
  • Loading branch information
hummingbird-automation[bot] authored Jan 24, 2025
1 parent 8015391 commit a184924
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.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:
Expand Down

0 comments on commit a184924

Please sign in to comment.