1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-30 19:45:40 +00:00

Merge branch 'broken_osx' into 'master'

Remove OSX 10.15

See merge request OpenMW/openmw!1462
This commit is contained in:
psi29a 2021-12-06 13:15:49 +00:00
commit 82cc4b802c

View file

@ -212,15 +212,6 @@ macOS11_Xcode12:
variables: variables:
CCACHE_SIZE: 3G CCACHE_SIZE: 3G
macOS10.15_Xcode11:
extends: .MacOS
image: macos-10.15-xcode-11
allow_failure: true
cache:
key: macOS10.15_Xcode11.v1
variables:
CCACHE_SIZE: 3G
variables: &engine-targets variables: &engine-targets
targets: "openmw,openmw-iniimporter,openmw-launcher,openmw-wizard" targets: "openmw,openmw-iniimporter,openmw-launcher,openmw-wizard"
package: "Engine" package: "Engine"