Skip to content

Commit

Permalink
CI: Use 1.60.0 as MSRV for "features" test jobs too.
Browse files Browse the repository at this point in the history
  • Loading branch information
briansmith committed Sep 4, 2023
1 parent 6b6ae19 commit f8ea782
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 @@ -341,7 +341,7 @@ jobs:
rust_channel:
- stable
- nightly
- 1.57 # MSRV
- 1.60.0 # MSRV
- beta

include:
Expand Down

0 comments on commit f8ea782

Please sign in to comment.