ci: restore reliable Alpine 3.16
Alpine 3.17 suffered random freezes. Signed-off-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20294>
This commit is contained in:

committed by
Marge Bot

parent
94b4a4b2a5
commit
09d5c55836
@@ -225,7 +225,7 @@ debian-release:
|
||||
script:
|
||||
- .gitlab-ci/meson/build.sh
|
||||
|
||||
.alpine-build-testing:
|
||||
alpine-build-testing:
|
||||
extends:
|
||||
- .meson-build
|
||||
- .use-alpine/x86_build
|
||||
|
@@ -17,7 +17,7 @@ variables:
|
||||
DEBIAN_X86_TEST_GL_TAG: "2022-11-17-weston"
|
||||
DEBIAN_X86_TEST_VK_TAG: "2022-12-12-vkd3d-proton-uprev"
|
||||
|
||||
ALPINE_X86_BUILD_TAG: "2022-11-28-disable-mold"
|
||||
ALPINE_X86_BUILD_TAG: "2022-11-15-alpine-bringup"
|
||||
FEDORA_X86_BUILD_TAG: "2022-09-22-python3-ply-2"
|
||||
KERNEL_ROOTFS_TAG: "2022-12-05-virglrenderer"
|
||||
|
||||
|
Reference in New Issue
Block a user