We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97b3fd5 commit 0f7eb71Copy full SHA for 0f7eb71
1 file changed
.github/workflows/CI.yml
@@ -44,7 +44,7 @@ jobs:
44
build: yarn build --target aarch64-apple-darwin
45
- host: ubuntu-24.04-arm
46
target: aarch64-unknown-linux-gnu
47
- docker: ghcr.io/napi-rs/napi-rs/nodejs-rust:lts-debian-aarch64
+ docker: ghcr.io/napi-rs/napi-rs/nodejs-rust:lts-debian
48
build: |-
49
ls -l /usr/bin &&
50
rustup target add aarch64-unknown-linux-gnu &&
0 commit comments