Add MUSL target
This commit is contained in:
parent
0bcebff6f2
commit
510d967777
1
.github/workflows/main-rust.yml
vendored
1
.github/workflows/main-rust.yml
vendored
@ -30,6 +30,7 @@ jobs:
|
|||||||
uses: dtolnay/rust-toolchain@stable
|
uses: dtolnay/rust-toolchain@stable
|
||||||
with:
|
with:
|
||||||
toolchain: stable
|
toolchain: stable
|
||||||
|
targets: "x86_64-unknown-linux-gnu,x86_64-unknown-linux-musl"
|
||||||
|
|
||||||
# Building actions
|
# Building actions
|
||||||
- name: Build
|
- name: Build
|
||||||
|
Loading…
Reference in New Issue
Block a user