From f546834e6cb3f4d601382ff6f3412d41c0c67aea Mon Sep 17 00:00:00 2001 From: Jordan Petridis Date: Wed, 22 Apr 2020 11:00:02 +0300 Subject: [PATCH] ci_template: enable the windows x86 and msys native jobs again Part-of: --- gitlab/ci_template.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/gitlab/ci_template.yml b/gitlab/ci_template.yml index 58c5264d67..0b73d1e3c6 100644 --- a/gitlab/ci_template.yml +++ b/gitlab/ci_template.yml @@ -495,19 +495,11 @@ build vs2017 amd64: build vs2017 x86: extends: '.build windows' - # Disabled until the container image can be updated - rules: - - allow_failure: true - when: 'manual' variables: ARCH: 'x86' build msys2 : extends: '.build windows' - # Disabled until the container image can be updated - rules: - - allow_failure: true - when: 'manual' timeout: '60min' script: # Sometimes there's seems to be an existing gst-build clone that comes either from the ether or