We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f7eb71 commit c5fc48cCopy full SHA for c5fc48c
1 file changed
.github/workflows/CI.yml
@@ -42,7 +42,7 @@ jobs:
42
- host: macos-latest
43
target: aarch64-apple-darwin
44
build: yarn build --target aarch64-apple-darwin
45
- - host: ubuntu-24.04-arm
+ - host: ubuntu-24.04
46
target: aarch64-unknown-linux-gnu
47
docker: ghcr.io/napi-rs/napi-rs/nodejs-rust:lts-debian
48
build: |-
0 commit comments