mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-22 21:40:42 +00:00
Merge branch 'increase-timeout' into 'master'
Increase CI timeout for windows builds to 2h See merge request OpenMW/openmw!1801
This commit is contained in:
commit
dd4f1e3044
@ -414,6 +414,8 @@ variables: &tests-targets
|
|||||||
- MSVC2019_64_Ninja/*/*/*/*/*/*.log
|
- MSVC2019_64_Ninja/*/*/*/*/*/*.log
|
||||||
- MSVC2019_64_Ninja/*/*/*/*/*/*/*.log
|
- MSVC2019_64_Ninja/*/*/*/*/*/*/*.log
|
||||||
- MSVC2019_64_Ninja/*/*/*/*/*/*/*/*.log
|
- MSVC2019_64_Ninja/*/*/*/*/*/*/*/*.log
|
||||||
|
# When CCache doesn't exist (e.g. first build on a fork), build takes more than 1h, which is the default for forks.
|
||||||
|
timeout: 2h
|
||||||
|
|
||||||
Windows_Ninja_Engine_Release:
|
Windows_Ninja_Engine_Release:
|
||||||
extends:
|
extends:
|
||||||
@ -539,6 +541,8 @@ Windows_Ninja_Tests_RelWithDebInfo:
|
|||||||
- MSVC2019_64/*/*/*/*/*/*.log
|
- MSVC2019_64/*/*/*/*/*/*.log
|
||||||
- MSVC2019_64/*/*/*/*/*/*/*.log
|
- MSVC2019_64/*/*/*/*/*/*/*.log
|
||||||
- MSVC2019_64/*/*/*/*/*/*/*/*.log
|
- MSVC2019_64/*/*/*/*/*/*/*/*.log
|
||||||
|
# When CCache doesn't exist (e.g. first build on a fork), build takes more than 1h, which is the default for forks.
|
||||||
|
timeout: 2h
|
||||||
|
|
||||||
Windows_MSBuild_Engine_Release:
|
Windows_MSBuild_Engine_Release:
|
||||||
extends:
|
extends:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user