From bb73dfc02e503529d7f7c3a0d6f7b1ada1d21435 Mon Sep 17 00:00:00 2001 From: kwryankrattiger <80296582+kwryankrattiger@users.noreply.github.com> Date: Wed, 15 Mar 2023 20:13:02 -0500 Subject: Hotfix: CI: Add CI target for gpu-test stack (#36136) --- share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml b/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml index 2c88503c49..283d7e2cbe 100644 --- a/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml +++ b/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml @@ -362,6 +362,7 @@ e4s-protected-build: # GPU Testing Pipeline ######################################## .gpu-tests: + extends: [ ".linux_x86_64" ] variables: SPACK_CI_STACK_NAME: gpu-tests -- cgit v1.2.3-60-g2f50