Skip to content

Commit

Permalink
Also bump MSRV in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dhardy committed Nov 25, 2024
1 parent 05923c7 commit ca5da56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- os: ubuntu-latest
target: x86_64-unknown-linux-gnu
variant: MSRV
toolchain: 1.61.0
toolchain: 1.63.0
- os: ubuntu-latest
deps: sudo apt-get update ; sudo apt install gcc-multilib
target: i686-unknown-linux-gnu
Expand Down

0 comments on commit ca5da56

Please sign in to comment.