mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-07 14:18:31 +02:00
CI: rebuild to pick up newer libwacom on Fedora 43
Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1399>
This commit is contained in:
parent
21ac8568d5
commit
7d19cb5f40
2 changed files with 6 additions and 6 deletions
|
|
@ -107,11 +107,11 @@ variables:
|
||||||
# changing these will force rebuilding the associated image
|
# changing these will force rebuilding the associated image
|
||||||
# Note: these tags have no meaning and are not tied to a particular
|
# Note: these tags have no meaning and are not tied to a particular
|
||||||
# libinput version
|
# libinput version
|
||||||
FEDORA_TAG: '2025-11-17.0'
|
FEDORA_TAG: '2026-01-09.0'
|
||||||
DEBIAN_TAG: '2025-11-17.0'
|
DEBIAN_TAG: '2026-01-09.0'
|
||||||
UBUNTU_TAG: '2025-11-17.0'
|
UBUNTU_TAG: '2026-01-09.0'
|
||||||
ARCH_TAG: '2025-11-17.0'
|
ARCH_TAG: '2026-01-09.0'
|
||||||
ALPINE_TAG: '2025-11-17.0'
|
ALPINE_TAG: '2026-01-09.0'
|
||||||
|
|
||||||
FDO_UPSTREAM_REPO: libinput/libinput
|
FDO_UPSTREAM_REPO: libinput/libinput
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
# We're happy to rebuild all containers when one changes.
|
# We're happy to rebuild all containers when one changes.
|
||||||
.default_tag: &default_tag '2025-11-17.0'
|
.default_tag: &default_tag '2026-01-09.0'
|
||||||
|
|
||||||
distributions:
|
distributions:
|
||||||
- name: fedora
|
- name: fedora
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue