ci: disable UnitTestWorkletParticleAdvection in hip build

This commit is contained in:
Vicente Adolfo Bolea Sanchez 2023-07-31 12:24:41 -04:00 committed by Vicente Bolea
parent 5c6716f8e8
commit 8cb79129da

@ -81,6 +81,7 @@ test:ubuntu2004_hip_kokkos:
- .run_upstream_branches
variables:
CTEST_MAX_PARALLELISM: 1
TEST_EXCLUSIONS: "UnitTestWorkletParticleAdvection"
dependencies:
- build:ubuntu2004_hip_kokkos
needs: