chore(ci): build binary for aarch64-linux

change-detection
yvt 2 years ago committed by Michael Davis
parent 1fc97a9a20
commit 038a91d204

@ -49,11 +49,11 @@ jobs:
rust: stable
target: x86_64-unknown-linux-gnu
cross: false
# - build: aarch64-linux
# os: ubuntu-20.04
# rust: stable
# target: aarch64-unknown-linux-gnu
# cross: true
- build: aarch64-linux
os: ubuntu-20.04
rust: stable
target: aarch64-unknown-linux-gnu
cross: true
- build: x86_64-macos
os: macos-latest
rust: stable

Loading…
Cancel
Save