Merge branch 'gtk3-debian-ci' into 'gtk-3-24'

ci: Update Debian image to current stable

See merge request GNOME/gtk!4031
This commit is contained in:
Emmanuele Bassi
2021-10-04 12:50:35 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ fedora-meson:
- "_build/testsuite/reftests/output"
debian-meson:
image: registry.gitlab.gnome.org/gnome/gtk/debian-gtk3:v1
image: registry.gitlab.gnome.org/gnome/gtk/debian-gtk3:v2
stage: build
variables:
EXTRA_MESON_FLAGS: "-Ddefault_library=both"

View File

@ -1,4 +1,4 @@
FROM debian:buster
FROM debian:bullseye
RUN apt-get update -qq && apt-get install --no-install-recommends -qq -y \
adwaita-icon-theme \