Hotfix: CI: Add CI target for gpu-test stack (#36136)
This commit is contained in:
parent
64fa902ba6
commit
bb73dfc02e
1 changed files with 1 additions and 0 deletions
|
@ -362,6 +362,7 @@ e4s-protected-build:
|
|||
# GPU Testing Pipeline
|
||||
########################################
|
||||
.gpu-tests:
|
||||
extends: [ ".linux_x86_64" ]
|
||||
variables:
|
||||
SPACK_CI_STACK_NAME: gpu-tests
|
||||
|
||||
|
|
Loading…
Reference in a new issue