fix x86_64-unknown-linux-musl by building through cross (#994)
This commit is contained in:
parent
a810ae64bf
commit
5100046acf
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
include:
|
||||
- target: x86_64-unknown-linux-musl
|
||||
os: ubuntu-latest
|
||||
cross: false
|
||||
cross: true
|
||||
- target: aarch64-unknown-linux-musl
|
||||
os: ubuntu-latest
|
||||
cross: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user