ci/windows: drop build rules from test jobs

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25183>
This commit is contained in:
Eric Engestrom 2023-09-12 18:08:15 +01:00 committed by Marge Bot
parent 8ee6e3d8d6
commit ced3ee7898
2 changed files with 0 additions and 3 deletions

View file

@ -1,6 +1,5 @@
.d3d12-test:
extends:
- .build-windows
- .use-windows_test_vs2019
- .glon12-test-rules
stage: layered-backends

View file

@ -70,7 +70,6 @@
test-spirv2dxil-windows:
extends:
- .build-windows
- .use-windows_test_vs2019
- .spirv2dxil-test-rules
stage: layered-backends
@ -92,7 +91,6 @@ test-spirv2dxil-windows:
test-dozen-deqp:
extends:
- .build-windows
- .use-windows_test_vs2019
- .dozen-test-rules
stage: layered-backends