Skip to content

Commit 72f599f

Browse files
committed
add docker
1 parent 04e78ff commit 72f599f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
# strip -x *.node
4848
- host: ubuntu-latest
4949
target: aarch64-unknown-linux-gnu
50-
# docker: ghcr.io/napi-rs/napi-rs/nodejs-rust:lts-debian-aarch64
50+
docker: ghcr.io/napi-rs/napi-rs/nodejs-rust:lts-debian-aarch64
5151
build: |
5252
uname -a
5353
echo "fetching zig tar"

0 commit comments

Comments
 (0)