Skip to content

Commit

Permalink
feat: add linux-arm-gnueabihf
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangyuang committed Sep 11, 2024
1 parent e3c8b18 commit 3c0b483
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 @@ -72,7 +72,7 @@ jobs:
ls
- host: ubuntu-latest
target: arm-unknown-linux-gnueabihf
docker: ghcr.io/napi-rs/napi-rs/nodejs-rust:stable-2023-09-17-alpine
docker: ghcr.io/napi-rs/napi-rs/nodejs-rust:stable-2023-09-17-aarch64
build: |-
set -e &&
uname -a &&
Expand Down

0 comments on commit 3c0b483

Please sign in to comment.