Skip to content

Commit

Permalink
Bump MSRV in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
meithecatte committed Apr 1, 2023
1 parent f50c416 commit dcf373d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- rust: nightly
- rust: stable
extra-test-opts: -- --skip ui
- rust: 1.41.1
- rust: 1.56
extra-test-opts: -- --skip ui
runs-on: ubuntu-latest

Expand Down

0 comments on commit dcf373d

Please sign in to comment.