Skip to content

Commit

Permalink
use older version of centos/nodejs-12
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinMalfait committed Apr 27, 2023
1 parent e4a37ce commit 7f555c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-insiders-oxide.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jobs:
include:
- target: x86_64-unknown-linux-gnu
strip: strip
image: docker.io/centos/nodejs-14-centos7
image: docker.io/centos/nodejs-12-centos7
- target: aarch64-unknown-linux-gnu
strip: aarch64-linux-gnu-strip
image: ghcr.io/napi-rs/napi-rs/nodejs-rust:lts-debian
Expand Down

0 comments on commit 7f555c4

Please sign in to comment.