Skip to content

Commit e394639

Browse files
committed
Switch to static binaries for Linux
1 parent 0ed73ab commit e394639

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
strategy:
2626
matrix:
2727
include:
28-
- target: x86_64-unknown-linux-gnu
28+
- target: x86_64-unknown-linux-musl
2929
os: ubuntu-latest
3030
- target: x86_64-apple-darwin
3131
os: macos-latest

0 commit comments

Comments
 (0)