1
0

cross compiling target x86_64-unknown-linux-gnu

(to lower glibc requirement)
This commit is contained in:
EAimTY 2023-05-25 22:29:15 +09:00
parent f3cb84e5c4
commit 6bd975120d

View File

@ -19,7 +19,7 @@ jobs:
- arch-name: x86_64-unknown-linux-gnu
os: ubuntu-latest
target: x86_64-unknown-linux-gnu
cross: false
cross: true
file-ext:
- arch-name: x86_64-unknown-linux-musl