reduce jobs
All checks were successful
Build And Publish Docker / build-latest (push) Successful in 2h24m48s
All checks were successful
Build And Publish Docker / build-latest (push) Successful in 2h24m48s
This commit is contained in:
parent
6cedf30647
commit
b6e7b947d3
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ WORKDIR node-v${NODE_VERSION}
|
||||||
|
|
||||||
RUN ./configure --prefix=/usr --shared-brotli --shared-zlib --shared-libuv --shared-openssl --shared-cares --shared-nghttp2 --ninja --without-npm --with-intl=system-icu --openssl-use-def-ca-store
|
RUN ./configure --prefix=/usr --shared-brotli --shared-zlib --shared-libuv --shared-openssl --shared-cares --shared-nghttp2 --ninja --without-npm --with-intl=system-icu --openssl-use-def-ca-store
|
||||||
|
|
||||||
RUN make JOBS=72 BUILDTYPE=Release
|
RUN make JOBS=4 BUILDTYPE=Release
|
||||||
|
|
||||||
RUN make install
|
RUN make install
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue