mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 06:48:06 +02:00
ci: update the pyutils container
Update the pyutils container so that it has all the required pip packages for the new linting checks in run-pytest.sh. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32602>
This commit is contained in:
parent
5707083c8c
commit
c280808c72
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ variables:
|
|||
KERNEL_ROOTFS_TAG: "20241217-vkd3d"
|
||||
|
||||
DEBIAN_PYUTILS_IMAGE: "debian/x86_64_pyutils"
|
||||
DEBIAN_PYUTILS_TAG: "20241002-pyutils"
|
||||
DEBIAN_PYUTILS_TAG: "20241223-pyutils"
|
||||
|
||||
ALPINE_X86_64_BUILD_TAG: "20241122-sections"
|
||||
ALPINE_X86_64_LAVA_SSH_TAG: "20241122-sections"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue