[ci] Adding mi350 required group ID (#4378)

After updating mi325 group-id, we are noticing errors for mi350.

Tested here for mi350:
https://github.com/ROCm/TheRock/actions/runs/21733399385/job/62692971370
Tested here for mi325:
https://github.com/ROCm/TheRock/actions/runs/21759203211/job/62778060417

Adding both work properly
This commit is contained in:
Geo Min
2026-02-06 09:59:29 -08:00
committed by GitHub
parent 4dc5f52f57
commit 8d236a8ff7

View File

@@ -30,6 +30,7 @@ jobs:
--device /dev/kfd
--device /dev/dri
--group-add 992
--group-add 110
--env-file /etc/podinfo/gha-gpu-isolation-settings
strategy:
fail-fast: false