From 926fcc52b9a5962b64bd21062451e23015626f0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Thu, 5 Dec 2019 00:37:20 +0000 Subject: [PATCH] ci_template: bump timeout for msys2 job --- gitlab/ci_template.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/gitlab/ci_template.yml b/gitlab/ci_template.yml index 625f06ab06..5e40800655 100644 --- a/gitlab/ci_template.yml +++ b/gitlab/ci_template.yml @@ -467,6 +467,7 @@ build vs2017 x86: build msys2 : extends: '.build windows' + timeout: '60min' script: # Make sure powershell exists on errors # https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_preference_variables?view=powershell-6