mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-30 09:45:36 +00:00
Merge branch 'broken_osx' into 'master'
Remove OSX 10.15 See merge request OpenMW/openmw!1462
This commit is contained in:
commit
82cc4b802c
1 changed files with 0 additions and 9 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue