summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/spack/gitlab/cloud_pipelines/configs/ci.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/spack/gitlab/cloud_pipelines/configs/ci.yaml b/share/spack/gitlab/cloud_pipelines/configs/ci.yaml
index 2973d1d799..ff115c9c31 100644
--- a/share/spack/gitlab/cloud_pipelines/configs/ci.yaml
+++ b/share/spack/gitlab/cloud_pipelines/configs/ci.yaml
@@ -70,7 +70,7 @@ ci:
KUBERNETES_MEMORY_REQUEST: "16G"
- reindex-job:
- tags: ["service"]
+ tags: ["service", "x86_64"]
image: "ghcr.io/spack/ubuntu20.04-runner-x86_64:2023-01-01"
variables:
CI_JOB_SIZE: "medium"