mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-14 01:19:59 +00:00
Add support for macOS12 with XCode13 in our CI/CD
This commit is contained in:
parent
6bd89cb6ef
commit
85a52606cf
@ -227,6 +227,14 @@ macOS11_Xcode12:
|
||||
variables:
|
||||
CCACHE_SIZE: 3G
|
||||
|
||||
macOS12_Xcode13:
|
||||
extends: .MacOS
|
||||
image: macos-12-xcode-13
|
||||
cache:
|
||||
key: macOS12_Xcode13.v1
|
||||
variables:
|
||||
CCACHE_SIZE: 3G
|
||||
|
||||
variables: &engine-targets
|
||||
targets: "openmw,openmw-iniimporter,openmw-launcher,openmw-wizard,openmw-navmeshtool"
|
||||
package: "Engine"
|
||||
|
Loading…
x
Reference in New Issue
Block a user