We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1b2603 commit 9e23a8fCopy full SHA for 9e23a8f
1 file changed
.github/workflows/release.yml
@@ -36,6 +36,9 @@ jobs:
36
- target: x86_64-unknown-linux-gnu
37
os: ubuntu-latest
38
use_cross: true
39
+ - target: x86_64-unknown-linux-musl
40
+ os: ubuntu-latest
41
+ use_cross: true
42
- target: aarch64-unknown-linux-gnu
43
44
0 commit comments