CI: enable Kokkos_hip build in merge-requests

This commit is contained in:
Vicente Adolfo Bolea Sanchez 2022-09-29 15:19:08 -04:00
parent db770e7598
commit 7f70b354ae

@ -69,7 +69,7 @@ build:ubuntu2004_hip_kokkos:
extends:
- .ubuntu2004_hip_kokkos
- .cmake_build_linux
- .run_upstream_branches
- .run_automatically
variables:
CMAKE_BUILD_TYPE: RelWithDebInfo
VTKM_SETTINGS: "benchmarks+kokkos+hip+no_virtual+no_rendering+ccache"