mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-02-04 22:10:25 +01:00
CI: update to latest ci-templates
Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1200>
This commit is contained in:
parent
8177a685c2
commit
40bbf8cff6
3 changed files with 9 additions and 9 deletions
|
|
@ -34,7 +34,7 @@
|
|||
# <distribution>:<version>@activity:
|
||||
# e.g. fedora:31@build-default
|
||||
|
||||
.templates_sha: &template_sha e195d80f35b45cc73668be3767b923fd76c70ed5
|
||||
.templates_sha: &template_sha c6aeb16f86e32525fa630fb99c66c4f3e62fc3cb
|
||||
|
||||
include:
|
||||
- project: 'freedesktop/ci-templates'
|
||||
|
|
@ -95,12 +95,12 @@ variables:
|
|||
# changing these will force rebuilding the associated image
|
||||
# Note: these tags have no meaning and are not tied to a particular
|
||||
# libinput version
|
||||
FEDORA_TAG: '2025-04-04.0'
|
||||
DEBIAN_TAG: '2025-04-04.0'
|
||||
UBUNTU_TAG: '2025-04-04.0'
|
||||
ARCH_TAG: '2025-04-04.0'
|
||||
ALPINE_TAG: '2025-04-04.0'
|
||||
FREEBSD_TAG: '2025-04-04.0'
|
||||
FEDORA_TAG: '2025-05-09.1'
|
||||
DEBIAN_TAG: '2025-05-09.1'
|
||||
UBUNTU_TAG: '2025-05-09.1'
|
||||
ARCH_TAG: '2025-05-09.1'
|
||||
ALPINE_TAG: '2025-05-09.1'
|
||||
FREEBSD_TAG: '2025-05-09.1'
|
||||
|
||||
FDO_UPSTREAM_REPO: libinput/libinput
|
||||
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
# <distribution>:<version>@activity:
|
||||
# e.g. fedora:31@build-default
|
||||
|
||||
.templates_sha: &template_sha e195d80f35b45cc73668be3767b923fd76c70ed5
|
||||
.templates_sha: &template_sha c6aeb16f86e32525fa630fb99c66c4f3e62fc3cb
|
||||
|
||||
include:
|
||||
- project: 'freedesktop/ci-templates'
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
#
|
||||
|
||||
# We're happy to rebuild all containers when one changes.
|
||||
.default_tag: &default_tag '2025-04-04.0'
|
||||
.default_tag: &default_tag '2025-05-09.1'
|
||||
|
||||
distributions:
|
||||
- name: fedora
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue