1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 19:19:56 +00:00

remove macos10.14 support from gitlab; brew is broken

This commit is contained in:
Bret Curtis 2021-05-05 14:42:54 +02:00
parent 1e9a7894d5
commit 3618eabaf0

View file

@ -161,14 +161,6 @@ macOS10.15_Xcode11:
variables: variables:
CCACHE_SIZE: 3G 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 variables: &engine-targets
targets: "openmw,openmw-essimporter,openmw-iniimporter,openmw-launcher,openmw-wizard" targets: "openmw,openmw-essimporter,openmw-iniimporter,openmw-launcher,openmw-wizard"
package: "Engine" package: "Engine"