mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-30 19:45:40 +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:
|
variables:
|
||||||
CCACHE_SIZE: 3G
|
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
|
variables: &engine-targets
|
||||||
targets: "openmw,openmw-iniimporter,openmw-launcher,openmw-wizard"
|
targets: "openmw,openmw-iniimporter,openmw-launcher,openmw-wizard"
|
||||||
package: "Engine"
|
package: "Engine"
|
||||||
|
|
Loading…
Reference in a new issue