ci(xeon): merge 2 partitions into 1 job to reduce runner contention (#26904)
This commit is contained in:
@@ -91,6 +91,7 @@ docker run \
|
||||
--privileged \
|
||||
--ipc=host \
|
||||
--network=host \
|
||||
--user root \
|
||||
--group-add $(getent group video | cut -d: -f3) \
|
||||
--device /dev/dri \
|
||||
-v /dev/dri/by-path:/dev/dri/by-path \
|
||||
|
||||
Reference in New Issue
Block a user