reduced core count on build
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending

This commit is contained in:
Nils Stinnesbeck 2023-05-19 18:36:55 +02:00
parent d2fa211236
commit c30ad89704
Signed by: nils
GPG Key ID: C52E07422A136076

View File

@ -43,7 +43,7 @@ pipeline:
<<: *default <<: *default
commands: commands:
- cd gluon - cd gluon
- make -j6 GLUON_BRANCH=${BRANCH} GLUON_RELEASE=$input_version-${BRANCH} GLUON_OUTPUTDIR=output/${BRANCH} - make -j4 GLUON_BRANCH=${BRANCH} GLUON_RELEASE=$input_version-${BRANCH} GLUON_OUTPUTDIR=output/${BRANCH}
matrix: matrix:
TARGET: TARGET: