ci: Exclude the WARP driver from the test-win-32 and test-win-64 artifacts.

This commit is contained in:
Giovanni Mascellani
2025-10-30 19:36:24 +01:00
committed by Henri Verbeet
parent b835510010
commit 1cda8afc07
Notes: Henri Verbeet 2025-11-03 18:01:36 +01:00
Approved-by: Henri Verbeet (@hverbeet)
Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/1810

View File

@@ -16,6 +16,8 @@
when: always
paths:
- artifacts
exclude:
- artifacts/**/d3d10warp.dll
test-win-64:
extends: .test-win