added musl linux targets to release matrix

This commit is contained in:
Konrad Baran 2024-03-01 19:44:52 +01:00
parent fa2632eda9
commit 6fe0b3a705
No known key found for this signature in database
GPG key ID: B1447A483969736A

View file

@ -16,6 +16,10 @@ jobs:
target: x86_64-unknown-linux-gnu
- os: ubuntu-latest
target: aarch64-unknown-linux-gnu
- os: ubuntu-latest
target: x86_64-unknown-linux-musl
- os: ubuntu-latest
target: aarch64-unknown-linux-musl
- os: macos-latest
target: x86_64-apple-darwin
- os: macos-latest