cross compiling target x86_64-unknown-linux-gnu
(to lower glibc requirement)
This commit is contained in:
parent
f3cb84e5c4
commit
6bd975120d
2
.github/workflows/binary-release.yml
vendored
2
.github/workflows/binary-release.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
|||||||
- arch-name: x86_64-unknown-linux-gnu
|
- arch-name: x86_64-unknown-linux-gnu
|
||||||
os: ubuntu-latest
|
os: ubuntu-latest
|
||||||
target: x86_64-unknown-linux-gnu
|
target: x86_64-unknown-linux-gnu
|
||||||
cross: false
|
cross: true
|
||||||
file-ext:
|
file-ext:
|
||||||
|
|
||||||
- arch-name: x86_64-unknown-linux-musl
|
- arch-name: x86_64-unknown-linux-musl
|
||||||
|
Loading…
x
Reference in New Issue
Block a user