summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Pickering <matthewtpickering@gmail.com>2021-06-17 09:45:12 +0100
committerMatthew Pickering <matthewtpickering@gmail.com>2021-06-17 11:55:17 +0100
commita0622459f1d9a7068e81b8a707ffc63e153444f8 (patch)
treeb533004156c2f07391ef141697bd8855a6c241e4
parenta83d29995d096cca1ceff7042b73080db69219cf (diff)
downloadhaskell-a0622459f1d9a7068e81b8a707ffc63e153444f8.tar.gz
Move validate-x86_64-linux-deb9-hadrian back to quick-buildwip/t20003
This increases the critical path length but in practice will reduce pressure on runners because less jobs overall will be spawned. See #20003 [skip ci]
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 59e999b801..5d38902cbf 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -274,7 +274,7 @@ stack-hadrian-build:
validate-x86_64-linux-deb9-hadrian:
extends: .validate-linux-hadrian
- stage: full-build
+ stage: quick-build
validate-x86_64-linux-deb9-unreg-hadrian:
extends: .validate-linux-hadrian