docs/ci: drop mention of build systems variants in the CI

We managed to get rid of all the other ones, so let's forget about them
now :P

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24472>
This commit is contained in:
Eric Engestrom
2023-08-03 14:13:02 +01:00
committed by Marge Bot
parent a4df4fd0f5
commit 774ce3ff88

View File

@@ -13,7 +13,7 @@ modified and thus is unreliable).
The CI runs a number of tests, from trivial build-testing to complex GPU rendering:
- Build testing for a number of build systems, configurations and platforms
- Build testing for a number of configurations and platforms
- Sanity checks (``meson test``)
- Most drivers are also tested using `VK-GL-CTS
<https://github.com/KhronosGroup/VK-GL-CTS>`__