1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-05-14 00:59:26 +00:00

ci: Switch to package test to trixie

PureOS Byzantium tracks Debian oldstable which isn't suitable for an
upstream test. Track Debian testing instead which has recent GNOME.
This commit is contained in:
Guido Günther 2024-01-13 12:03:51 +01:00
parent a4f971c835
commit bfeabe09d0

View file

@ -10,7 +10,6 @@ stages:
- deploy
variables:
L5_DOCKER_IMAGE: debian:bookworm
DEBIAN_IMAGE: $CI_REGISTRY/gnome/calls/debian:v0.0.20230120
GIT_SUBMODULE_STRATEGY: normal
@ -82,9 +81,9 @@ check-po:
- cd po/
- intltool-update -m 2>&1 | grep -qs '/.*\.\(c|ui\)' && { intltool-update -m; exit 1; } || exit 0
package:deb-pureos-byzantium:arm64:
package:deb-debian-trixie:arm64:
variables:
L5_DOCKER_IMAGE: pureos/byzantium
L5_DOCKER_IMAGE: debian:trixie
DEB_BUILD_PROFILES: nodoc
tags:
- aarch64