Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Lurk committed Dec 24, 2024
1 parent 11c48da commit e385792
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/fuzz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,6 @@ jobs:
uses: dtolnay/rust-toolchain@master
with:
toolchain: nightly
targets: x86_64-unknown-linux-gnu
- name: Install latest nightly and set it as default
run: |
rustup install nightly
rustup default nightly
- name: cargo install cargo-fuzz
uses: taiki-e/install-action@v2
with:
Expand Down

0 comments on commit e385792

Please sign in to comment.