mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 13:10:10 +01:00
Revert "anv/ci: Run vkd3d job in parallel"
With the new vkd3d-proton uprev, a random crash has appeared when
running in parallel.
This reverts commit 45c9c61ad3.
Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38652>
This commit is contained in:
parent
92a468f8f2
commit
f9ef7e0f64
1 changed files with 3 additions and 0 deletions
|
|
@ -133,6 +133,9 @@ anv-adl-vkd3d:
|
|||
- .anv-test
|
||||
- .test-vkd3d-proton
|
||||
- .lava-acer-n20q11-r856ltn-p1s2-nissa:x86_64
|
||||
variables:
|
||||
# Random tests fail/crash when trying to run them in parallel
|
||||
FDO_CI_CONCURRENT: 1
|
||||
|
||||
anv-tgl-angle-full:
|
||||
extends:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue