mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 11:08:03 +02:00
Most CI tests are currently running on LLVM 11 (released over 2 years ago), which predates some of the GPUs we have in CI and prevents testing RADV's LLVM backend. LLVM 13 is known to work for RADV, released almost 8 months ago, and is already available in most distributions. Fedora 36 is even already on LLVM 14. So this commit updates x86 testing on llvm 13. v2: - store the llvm apt repo key locally (Michel Dänzer) Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org> Acked-by: Timur Kristóf <timur.kristof@gmail.com> Acked-by: Daniel Stone <daniels@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17188> |
||
|---|---|---|
| .. | ||
| android_build.sh | ||
| arm_build.sh | ||
| arm_test.sh | ||
| i386_build.sh | ||
| llvm-snapshot.gpg.key | ||
| ppc64el_build.sh | ||
| s390x_build.sh | ||
| winehq.gpg.key | ||
| x86_build-base-wine.sh | ||
| x86_build-base.sh | ||
| x86_build-mingw-patch.sh | ||
| x86_build-mingw-source-deps.sh | ||
| x86_build-mingw.sh | ||
| x86_build.sh | ||
| x86_mingw-toolchain.cmake | ||
| x86_test-base.sh | ||
| x86_test-gl.sh | ||
| x86_test-vk.sh | ||