ci(xeon): merge 2 partitions into 1 job to reduce runner contention (#26904)

This commit is contained in:
MingxuZh
2026-06-03 09:46:27 +08:00
committed by GitHub
parent eda21f6839
commit b678448b8a
4 changed files with 13 additions and 5 deletions
+1
View File
@@ -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 \