mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 15:38:09 +02:00
ci/windows: Increase dozen-deqp fraction
It takes far too long to run: bring it back down to something more manageable. Signed-off-by: Daniel Stone <daniels@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31111>
This commit is contained in:
parent
0f6be273f1
commit
9c7cb49508
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ test-dozen-deqp:
|
|||
GIT_STRATEGY: none # testing doesn't build anything from source
|
||||
DZN_AGILITY_RELATIVE_PATH: "D3D12\\"
|
||||
DZN_AGILITY_SDK_VERSION: 614
|
||||
DEQP_FRACTION: 4
|
||||
DEQP_FRACTION: 8
|
||||
script:
|
||||
- . _install/deqp_runner_run.ps1
|
||||
artifacts:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue