Skip to content

Commit

Permalink
revert back to stable
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas-Avery committed Aug 6, 2024
1 parent 6c536f8 commit 1cb6771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Install rust
uses: dtolnay/rust-toolchain@21dc36fb71dd22e3317045c0c31a3f4249868b17 # stable
with:
toolchain: 1.79.0
toolchain: stable
targets: ${{ matrix.settings.target }}

- name: Cache cargo registry
Expand Down

0 comments on commit 1cb6771

Please sign in to comment.