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 3309d3f commit a4314c0Copy full SHA for a4314c0
.github/workflows/release-insiders-oxide.yml
@@ -170,7 +170,7 @@ jobs:
170
include:
171
- target: x86_64-unknown-linux-gnu
172
strip: strip
173
- image: docker.io/centos/nodejs-14-centos7
+ image: docker.io/centos/nodejs-12-centos7
174
- target: aarch64-unknown-linux-gnu
175
strip: aarch64-linux-gnu-strip
176
image: ghcr.io/napi-rs/napi-rs/nodejs-rust:lts-debian
0 commit comments