mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-07 20:35:31 +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:
|
variables:
|
||||||
DEPS: build-essential git
|
DEPS: build-essential git
|
||||||
WANT_BUILD_DEPS: "true"
|
WANT_BUILD_DEPS: "true"
|
||||||
IMAGE: debian:bullseye
|
IMAGE: pureos/byzantium
|
||||||
COMMON_BUILD_OPTS: --werror
|
COMMON_BUILD_OPTS: --werror
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
|
|
Loading…
Reference in a new issue