mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-21 09:09:43 +00:00
Allow OSX to fail for now
This commit is contained in:
parent
befa3f587f
commit
21203fb850
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