ci: Enable the hasvk Vulkan driver in the fedora-release job
To match the Fedora packaging. While at it, sort the Vulkan drivers alphabetically. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21236>
This commit is contained in:
@@ -305,7 +305,7 @@ fedora-release:
|
||||
-D shared-llvm=enabled
|
||||
LLVM_VERSION: ""
|
||||
UNWIND: "disabled"
|
||||
VULKAN_DRIVERS: "amd,broadcom,freedreno,intel,imagination-experimental"
|
||||
VULKAN_DRIVERS: "amd,broadcom,freedreno,imagination-experimental,intel,intel_hasvk"
|
||||
script:
|
||||
- .gitlab-ci/meson/build.sh
|
||||
|
||||
|
Reference in New Issue
Block a user