We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ed73ab commit e394639Copy full SHA for e394639
1 file changed
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
strategy:
26
matrix:
27
include:
28
- - target: x86_64-unknown-linux-gnu
+ - target: x86_64-unknown-linux-musl
29
os: ubuntu-latest
30
- target: x86_64-apple-darwin
31
os: macos-latest
0 commit comments