1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-25 03:40:40 +00:00

Remove OSX 10.15

This has been broken for a while on gitlab's side.
This commit is contained in:
jvoisin 2021-12-06 11:07:53 +01:00
parent 2dd780b4a3
commit 17560683c6

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"