Skip to content

Commit

Permalink
Use rust 1.75 in msrv-1-75 CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
jannic committed Apr 16, 2024
1 parent 5e21d56 commit 8f0e549
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 @@ -56,5 +56,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: dtolnay/rust-toolchain@beta
- uses: dtolnay/rust-toolchain@1.75
- run: cargo test --workspace --all-features

0 comments on commit 8f0e549

Please sign in to comment.