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 3, 2023
1 parent 5d8bdb6 commit c8d52bd
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 @@ -345,7 +345,7 @@ jobs:
rust_channel:
- stable
- nightly
- 1.57 # MSRV
- 1.60.0 # MSRV
- beta

include:
Expand Down

0 comments on commit c8d52bd

Please sign in to comment.