Skip to content

Commit

Permalink
add aarch64
Browse files Browse the repository at this point in the history
  • Loading branch information
Brooooooklyn committed Dec 20, 2024
1 parent 3a8a5c5 commit ec756a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
build: yarn build --target aarch64-apple-darwin
- host: ubuntu-latest
target: aarch64-unknown-linux-gnu
docker: ghcr.io/napi-rs/napi-rs/nodejs-rust:lts-debian-aarch64
docker: ghcr.io/napi-rs/napi-rs/nodejs-rust:lts-debian-aarch64@sha256:28bfb8bb12b5ed81c50ac71028b7de8975595c5dc030c34c1f407a803600b067
build: yarn build --target aarch64-unknown-linux-gnu
- host: ubuntu-latest
target: armv7-unknown-linux-gnueabihf
Expand Down

0 comments on commit ec756a0

Please sign in to comment.