We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04e78ff commit 72f599fCopy full SHA for 72f599f
.github/workflows/CI.yml
@@ -47,7 +47,7 @@ jobs:
47
# strip -x *.node
48
- host: ubuntu-latest
49
target: aarch64-unknown-linux-gnu
50
- # docker: ghcr.io/napi-rs/napi-rs/nodejs-rust:lts-debian-aarch64
+ docker: ghcr.io/napi-rs/napi-rs/nodejs-rust:lts-debian-aarch64
51
build: |
52
uname -a
53
echo "fetching zig tar"
0 commit comments