mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-30 02:45:32 +00:00
remove macos10.14 support from gitlab; brew is broken
This commit is contained in:
parent
1e9a7894d5
commit
3618eabaf0
1 changed files with 0 additions and 8 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue