Skip to content

Commit a4314c0

Browse files
committed
use older version of centos/nodejs-12
1 parent 3309d3f commit a4314c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-insiders-oxide.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ jobs:
170170
include:
171171
- target: x86_64-unknown-linux-gnu
172172
strip: strip
173-
image: docker.io/centos/nodejs-14-centos7
173+
image: docker.io/centos/nodejs-12-centos7
174174
- target: aarch64-unknown-linux-gnu
175175
strip: aarch64-linux-gnu-strip
176176
image: ghcr.io/napi-rs/napi-rs/nodejs-rust:lts-debian

0 commit comments

Comments
 (0)