Skip to content

Commit f5c06c3

Browse files
committed
[PSDB][Linux] change aomp smoke test container
- explicitly add render group access
1 parent fc91069 commit f5c06c3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test_aomp_smoke.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
# --user 0:0 - Running as root, by recommendation of GitHub: https://docs.github.com/en/actions/reference/workflows-and-actions/dockerfile-support#user
5656
options: --ipc host
5757
--group-add video
58+
--group-add render
5859
--device /dev/kfd
5960
--device /dev/dri
6061
--group-add 993

0 commit comments

Comments
 (0)