From a5aabbfdba6ed3cb9b8b099c0dda0be5ec210c2b Mon Sep 17 00:00:00 2001 From: Danielle Gillai Date: Wed, 22 Jul 2026 14:13:07 -0700 Subject: [PATCH] Update conformance-hip.yml to use 39 group --- .github/workflows/conformance-hip.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/conformance-hip.yml b/.github/workflows/conformance-hip.yml index 3d9d896ed..f1055878a 100644 --- a/.github/workflows/conformance-hip.yml +++ b/.github/workflows/conformance-hip.yml @@ -52,7 +52,7 @@ jobs: build-and-test: name: Build rocAL (HIP) runs-on: - group: linux-shark42-runner-group + group: linux-shark39-runner-group container: image: mivisionx/ubuntu-24.04:rocm-20260710 options: --device /dev/kfd --device /dev/dri @@ -113,4 +113,4 @@ jobs: - name: Run tests run: | cd build - ctest -VV || ctest -VV --rerun-failed \ No newline at end of file + ctest -VV || ctest -VV --rerun-failed