Skip to content

Commit

Permalink
Downgrade msrv toolchain to 1.80.0 as 1.90.0 did not download.
Browse files Browse the repository at this point in the history
  • Loading branch information
jhelovuo committed Feb 12, 2025
1 parent ef6ba10 commit 6b93184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@1.90.0
- uses: dtolnay/rust-toolchain@1.80.0
- run: cargo check

0 comments on commit 6b93184

Please sign in to comment.