We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e61726e commit 25919fbCopy full SHA for 25919fb
1 file changed
.github/workflows/ci.yml
@@ -122,8 +122,8 @@ jobs:
122
- host: ubuntu-latest
123
target: aarch64-linux-android
124
if: ${{ github.ref == 'refs/heads/main' }}
125
- - host: ubuntu-latest
126
build: yarn build --target aarch64-linux-android
+ - host: ubuntu-latest
127
target: aarch64-unknown-linux-musl
128
129
docker: ghcr.io/napi-rs/napi-rs/nodejs-rust:lts-alpine
0 commit comments