diff options
-rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 31e4a600b3..30e14d80a0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -769,6 +769,7 @@ validate-x86_64-linux-fedora27: .build-windows: <<: *only-default + # For the reasons given in #17777 this build isn't reliable. allow_failure: true before_script: - git clean -xdf |