mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-10 15:45:37 +00:00
# because our CI VMs are not public, MRs can't use them and timeout
This commit is contained in:
parent
d3dfe17441
commit
9b6ea0e89f
@ -35,7 +35,7 @@ MacOS:
|
||||
- macos
|
||||
- xcode
|
||||
except:
|
||||
- branches
|
||||
- branches # because our CI VMs are not public, MRs can't use them and timeout
|
||||
stage: build
|
||||
allow_failure: true
|
||||
script:
|
||||
@ -51,8 +51,8 @@ Windows:
|
||||
tags:
|
||||
- win10
|
||||
- msvc2017
|
||||
only:
|
||||
- branches
|
||||
except:
|
||||
- branches # because our CI VMs are not public, MRs can't use them and timeout
|
||||
stage: build
|
||||
allow_failure: true
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user