Skip to content

Add a simple build test to the Vulkan WSI Layer's CI

Matteo Franchin requested to merge gitlab_ci into master

The test just ensures the code can be built. For now we start from a Fedora image and install quite a number of packages. This is not very friendly in terms of network bandwidth. We should address this by uploading a custom image in the future.

Signed-off-by: Matteo Franchin matteo.franchin@arm.com Change-Id: I5c9fa86b081650ce12ef92e333475670a4daa5fb

Merge request reports