Skip to content

Commit c134450

Browse files
committed
lets just drop musl
1 parent 859bc54 commit c134450

3 files changed

Lines changed: 65 additions & 221 deletions

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,8 @@ jobs:
2020
include:
2121
- target: x86_64-unknown-linux-gnu
2222
os: ubuntu-latest
23-
- target: x86_64-unknown-linux-musl
24-
os: ubuntu-latest
2523
- target: aarch64-unknown-linux-gnu
2624
os: ubuntu-latest
27-
- target: aarch64-unknown-linux-musl
28-
os: ubuntu-latest
2925
- target: x86_64-apple-darwin
3026
os: macos-latest
3127
- target: aarch64-apple-darwin

0 commit comments

Comments
 (0)