ci/windows: Use build rules for the build job

... not the test rules, which would try to run automatically.

Signed-off-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35203>
This commit is contained in:
Daniel Stone 2025-05-28 12:47:51 +01:00 committed by Marge Bot
parent e3fa9c224a
commit a3efd8284a

View file

@ -18,7 +18,7 @@
.windows-build-rules:
rules:
- !reference [.scheduled_pipeline-rules, rules]
- !reference [.test, rules]
- !reference [.build-rules, rules]
- !reference [.microsoft-farm-rules, rules]
- !reference [.zink-common-rules, rules]
- !reference [.vulkan-rules, rules]