mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-06 00:55:50 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
c2826ca878
commit
40a9d8ac06
@ -38,7 +38,7 @@ linux-stable:
|
|||||||
darwin:
|
darwin:
|
||||||
tags:
|
tags:
|
||||||
- macos
|
- macos
|
||||||
- macos_10_12
|
- xcode
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- cores_to_use=$((`nproc`-2)); if (( $cores_to_use < 1 )); then cores_to_use=1; fi
|
- cores_to_use=$((`nproc`-2)); if (( $cores_to_use < 1 )); then cores_to_use=1; fi
|
||||||
|
Loading…
Reference in New Issue
Block a user