ci/lava: Update fire for compatibility with Debian 13
Bump `fire` from 0.5.0 to 0.7.0. The newer version removes the dependency on the deprecated `pipes` module, which was removed in Python 3.13. This fixes the LAVA tests in the `yaml-toml-shell-py-test` job when running on Debian 13. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35853>
This commit is contained in:
parent
f96f47884c
commit
a9dbb5bd81
3 changed files with 3 additions and 3 deletions
|
|
@ -30,7 +30,7 @@ variables:
|
|||
|
||||
ALPINE_X86_64_BUILD_TAG: "20250722-libwayland"
|
||||
ALPINE_X86_64_LAVA_SSH_TAG: "20250423-rootfs"
|
||||
ALPINE_X86_64_LAVA_TRIGGER_TAG: "20250813-fluster"
|
||||
ALPINE_X86_64_LAVA_TRIGGER_TAG: "20250814-trixie"
|
||||
|
||||
FEDORA_X86_64_BUILD_TAG: "20250811-vdpau"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue