mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 06:58:56 +00:00
ci_template: bump timeout for msys2 job
This commit is contained in:
parent
bc7f2feb5b
commit
926fcc52b9
1 changed files with 1 additions and 0 deletions
|
@ -467,6 +467,7 @@ build vs2017 x86:
|
||||||
|
|
||||||
build msys2 :
|
build msys2 :
|
||||||
extends: '.build windows'
|
extends: '.build windows'
|
||||||
|
timeout: '60min'
|
||||||
script:
|
script:
|
||||||
# Make sure powershell exists on errors
|
# Make sure powershell exists on errors
|
||||||
# https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_preference_variables?view=powershell-6
|
# https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_preference_variables?view=powershell-6
|
||||||
|
|
Loading…
Reference in a new issue