Skip to content

Commit

Permalink
Update Rust version of coverage job
Browse files Browse the repository at this point in the history
  • Loading branch information
chipshort committed Nov 25, 2024
1 parent bafa60b commit 2cc3923
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 @@ -967,7 +967,7 @@ jobs:

coverage:
docker:
- image: rust:1.72.0
- image: rust:1.74.0
steps:
- checkout
- run:
Expand Down

0 comments on commit 2cc3923

Please sign in to comment.