From 3618eabaf0ec7abb8082a5e740d56c6ad045515d Mon Sep 17 00:00:00 2001 From: Bret Curtis Date: Wed, 5 May 2021 14:42:54 +0200 Subject: [PATCH] remove macos10.14 support from gitlab; brew is broken --- .gitlab-ci.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ea3b40b908..20b233c66e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -161,14 +161,6 @@ macOS10.15_Xcode11: variables: CCACHE_SIZE: 3G -macOS10.14_Xcode10: - extends: .MacOS - image: macos-10.14-xcode-10 - cache: - key: macOS10.14_Xcode10.v1 - variables: - CCACHE_SIZE: 3G - variables: &engine-targets targets: "openmw,openmw-essimporter,openmw-iniimporter,openmw-launcher,openmw-wizard" package: "Engine"