Add MUSL target

This commit is contained in:
Matthew Esposito 2023-06-03 14:33:27 -04:00
parent 0bcebff6f2
commit 510d967777
No known key found for this signature in database

View File

@ -30,6 +30,7 @@ jobs:
uses: dtolnay/rust-toolchain@stable
with:
toolchain: stable
targets: "x86_64-unknown-linux-gnu,x86_64-unknown-linux-musl"
# Building actions
- name: Build