Skip to content

Commit

Permalink
Update CI Rust version
Browse files Browse the repository at this point in the history
  • Loading branch information
chipshort committed Jun 5, 2024
1 parent 15bb414 commit 6e23d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ workflows:
matrix:
parameters:
# Run with MSRV and some modern stable Rust
rust-version: ["1.74.0", "1.77.0"]
rust-version: ["1.74.0", "1.78.0"]
- benchmarking:
requires:
- package_vm
Expand Down

0 comments on commit 6e23d73

Please sign in to comment.