Skip to content

Commit

Permalink
Remove rust nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiojmendes committed Aug 20, 2024
1 parent 0ced99b commit 7495000
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/rust_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,6 @@ jobs:
exit 1
fi
- name: Setup Rust
uses: dtolnay/rust-toolchain@v1
with:
toolchain: nightly
components: rust-src, clippy, rustfmt

- name: Enable caching
uses: Swatinem/rust-cache@v2

Expand Down

0 comments on commit 7495000

Please sign in to comment.