Skip to content

Commit

Permalink
chore: Force toolchain to 1.83
Browse files Browse the repository at this point in the history
  • Loading branch information
LeanderBB committed Jan 12, 2025
1 parent 92ff0bc commit 9db750c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
go-version: '1.20'

- name: Setup Rust
uses: dtolnay/rust-toolchain@stable
uses: dtolnay/rust-toolchain@1.83.0

- name: Run Tests
working-directory: you-have-mail-mobile
Expand Down

0 comments on commit 9db750c

Please sign in to comment.