[rocm-libraries] ROCm/rocm-libraries#4378 (commit d8e2826)

[ci] Adding mi350 required group ID

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 18:00:27 +00:00
committed by assistant-librarian[bot]
parent 4dd4869fbf
commit 41353c8f3c

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