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:
parent
5acf019518
commit
acbbe4697f
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue