Skip to content

Commit

Permalink
specify target
Browse files Browse the repository at this point in the history
  • Loading branch information
Lurk committed Dec 23, 2024
1 parent 9b5f6dd commit 19c7e7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/fuzz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
uses: dtolnay/rust-toolchain@master
with:
toolchain: nightly
targets: x86_64-unknown-linux-musl
- name: cargo install cargo-fuzz
uses: taiki-e/install-action@v2
with:
Expand Down

0 comments on commit 19c7e7d

Please sign in to comment.