Skip to content

Commit

Permalink
Add x86_64-unknown-linux-musl target
Browse files Browse the repository at this point in the history
  • Loading branch information
psibi committed Jun 22, 2024
1 parent f8c9244 commit 30fe493
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
with:
toolchain: 1.79.0
components: clippy, rustfmt
targets: x86_64-unknown-linux-musl
- uses: Swatinem/rust-cache@v2
with:
key: ${{ runner.os }}-${{ hashFiles('Cargo.lock') }}-1.79.0-binary
Expand Down

0 comments on commit 30fe493

Please sign in to comment.