ci: Point to last commit of xf86-video-qxl instead of master branch

This ensures that the tests don't start failing silently after new
commits are added to the QXL driver.

Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1806>
This commit is contained in:
Povilas Kanapickas 2025-02-28 15:52:32 +02:00 committed by Marge Bot
parent af86c5cbc2
commit 8d1fa6acde

View File

@ -266,7 +266,7 @@ xf86-driver-build-test:
- REPO: https://gitlab.freedesktop.org/xorg/driver/xf86-video-intel - REPO: https://gitlab.freedesktop.org/xorg/driver/xf86-video-intel
SHA: e6a4c4740c15ace9dd79dc7c18955f2eb413a6a5 # no release yet SHA: e6a4c4740c15ace9dd79dc7c18955f2eb413a6a5 # no release yet
- REPO: https://gitlab.freedesktop.org/xorg/driver/xf86-video-qxl - REPO: https://gitlab.freedesktop.org/xorg/driver/xf86-video-qxl
SHA: master SHA: 989ff620220e8d0555cec38c1508b57dfbcfb0c6 # no release yet
- REPO: https://gitlab.freedesktop.org/xorg/driver/xf86-video-vesa - REPO: https://gitlab.freedesktop.org/xorg/driver/xf86-video-vesa
SHA: xf86-video-vesa-2.6.0 SHA: xf86-video-vesa-2.6.0
- REPO: https://gitlab.freedesktop.org/xorg/driver/xf86-video-vmware - REPO: https://gitlab.freedesktop.org/xorg/driver/xf86-video-vmware