Skip to content

Commit

Permalink
try 1.59.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bast committed Nov 29, 2024
1 parent cf17edb commit 650c651
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
run: |
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
source $HOME/.cargo/env
rustup install 1.72.0
rustup default 1.72.0
rustup install 1.59.0
rustup default 1.59.0
- name: Display Rust version
run: cargo --version
Expand Down

0 comments on commit 650c651

Please sign in to comment.