mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-29 12:11:34 +00:00
Merge branch 'allow_osx_fail' into 'master'
Allow OSX to fail for now See merge request OpenMW/openmw!763
This commit is contained in:
commit
43e5d8300c
1 changed files with 1 additions and 0 deletions
|
@ -157,6 +157,7 @@ macOS11_Xcode12:
|
|||
macOS10.15_Xcode11:
|
||||
extends: .MacOS
|
||||
image: macos-10.15-xcode-11
|
||||
allow_failure: true
|
||||
cache:
|
||||
key: macOS10.15_Xcode11.v1
|
||||
variables:
|
||||
|
|
Loading…
Reference in a new issue