diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index da77eccd31..a6355b160e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -212,15 +212,6 @@ macOS11_Xcode12: variables: 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 targets: "openmw,openmw-iniimporter,openmw-launcher,openmw-wizard" package: "Engine"