mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-24 19:07:52 +02:00
ci: Use v3 of the Docker image for CI builds
Don’t update to the full CI setup from master, since its success depends on other fixes which are only present in master. However, using v1 of the Docker image is no longer possible since it’s been removed from the registry. Using v3 should enable CI builds for glib-2-56 to succeed. Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
image: registry.gitlab.gnome.org/gnome/glib/master:v1
|
||||
image: registry.gitlab.gnome.org/gnome/glib/master:v3
|
||||
|
||||
stages:
|
||||
- build
|
||||
|
Reference in New Issue
Block a user