chore: Use musl as gnu is not supported?

This commit is contained in:
Fabio Lenherr 2023-09-18 12:04:14 +02:00
parent 7115056ae6
commit 96925818c8

View file

@ -8,7 +8,7 @@ jobs:
strategy:
fail-fast: false
matrix:
target: [x86_64-unknown-linux-gnu]
target: [x86_64-unknown-linux-musl]
steps:
- uses: actions/checkout@master
- name: Compile and release