ci: Tag reindex job to match the image architecture (#39958)
This commit is contained in:
parent
621d42d0c7
commit
fa9acb6a98
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user