Skip to content

Commit

Permalink
1.48.0 will be our next MSRV (#7092)
Browse files Browse the repository at this point in the history
  • Loading branch information
reaperhulk committed Apr 19, 2022
1 parent 9fd9e07 commit bc01e06
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 @@ -203,7 +203,7 @@ jobs:
# Cover MSRV (and likely next MSRV). In-dev versions are below in
# the linux-rust-coverage section.
- 1.41.0
- 1.45.0
- 1.48.0
name: "${{ matrix.PYTHON.TOXENV }} with Rust ${{ matrix.RUST }}"
timeout-minutes: 15
steps:
Expand Down

0 comments on commit bc01e06

Please sign in to comment.