aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c2ca6ebaa4..46f8572b94 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -212,6 +212,9 @@ windows32:
<<: *windows-template
variables:
ARCH: "32"
+ except:
+ - /^pr-.*$/
+
pkg:nix:
image: nixorg/nix:latest # Minimal NixOS image which doesn't even contain git