mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-07-21 05:14:10 +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:
|
macOS10.15_Xcode11:
|
||||||
extends: .MacOS
|
extends: .MacOS
|
||||||
image: macos-10.15-xcode-11
|
image: macos-10.15-xcode-11
|
||||||
|
allow_failure: true
|
||||||
cache:
|
cache:
|
||||||
key: macOS10.15_Xcode11.v1
|
key: macOS10.15_Xcode11.v1
|
||||||
variables:
|
variables:
|
||||||
|
|
Loading…
Reference in a new issue