From fa9acb6a98876a56f127b0f15f8fdcfd5836f08f Mon Sep 17 00:00:00 2001 From: Scott Wittenburg Date: Tue, 12 Sep 2023 14:33:56 -0600 Subject: ci: Tag reindex job to match the image architecture (#39958) --- share/spack/gitlab/cloud_pipelines/configs/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share') 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" -- cgit v1.2.3-60-g2f50