mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-29 21:45:32 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
c2826ca878
commit
40a9d8ac06
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ linux-stable:
|
|||
darwin:
|
||||
tags:
|
||||
- macos
|
||||
- macos_10_12
|
||||
- xcode
|
||||
stage: build
|
||||
script:
|
||||
- cores_to_use=$((`nproc`-2)); if (( $cores_to_use < 1 )); then cores_to_use=1; fi
|
||||
|
|
Loading…
Reference in a new issue