summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2021-02-08 14:15:57 -0500
committerBen Gamari <ben@smart-cactus.org>2021-02-09 22:12:49 -0500
commit4d4665071de91e9ceec0c92c126d41dc724c292b (patch)
tree3e8932d380c5e6e1749c4905da1f93e61f70e606
parent87053d0c33ec9003347f3d5dde99e8f40133148d (diff)
downloadhaskell-4d4665071de91e9ceec0c92c126d41dc724c292b.tar.gz
Ensure that Windows integer-simple job is built in perf way
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 242bd1a3c0..699b80da41 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -925,6 +925,7 @@ release-x86_64-windows-integer-simple:
extends: .build-x86_64-windows-hadrian
variables:
BIGNUM_BACKEND: native
+ BUILD_FLAVOUR: "perf"
############################################################
# Cleanup