Skip to content

Commit

Permalink
try with stable
Browse files Browse the repository at this point in the history
  • Loading branch information
Noah-Kennedy committed Jul 1, 2022
1 parent 8ed06ef commit 224a4f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- name: Install Rust ${{ env.rust_stable }}
uses: actions-rs/toolchain@v1
with:
toolchain: ${{ env.rust_stable }}
toolchain: ${{ 1.61.0 }}
override: true
- name: Install Rust
run: rustup update stable
Expand Down

0 comments on commit 224a4f1

Please sign in to comment.