Skip to content

Commit

Permalink
Add Rust 1.69 to test list. (#464)
Browse files Browse the repository at this point in the history
  • Loading branch information
obi1kenobi authored Jun 2, 2023
1 parent 41ae646 commit 17e55a7
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 @@ -147,7 +147,7 @@ jobs:
continue-on-error: ${{ matrix.experimental }}
strategy:
matrix:
toolchain: ["1.65", "1.66", "1.67", "1.68", "stable", "beta"]
toolchain: ["1.65", "1.66", "1.67", "1.68", "1.69", "stable", "beta"]
experimental: [false]
include:
- toolchain: "nightly"
Expand Down

0 comments on commit 17e55a7

Please sign in to comment.