1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2025-01-06 11:35:32 +00:00

gitlab-ci: Use byzantium instead of Debian bullseye

We didn't have bullseye images back then.
This commit is contained in:
Guido Günther 2021-01-20 10:53:17 +01:00
parent 5acf019518
commit acbbe4697f

View file

@ -10,7 +10,7 @@ stages:
variables:
DEPS: build-essential git
WANT_BUILD_DEPS: "true"
IMAGE: debian:bullseye
IMAGE: pureos/byzantium
COMMON_BUILD_OPTS: --werror
before_script: