mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-22 07:49:24 +01:00
ci: Update Android Docker image for aarch64 CPU naming change
See !1376. Update the Docker image for Android after merging that change. Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
@@ -12,7 +12,7 @@ cache:
|
|||||||
variables:
|
variables:
|
||||||
FEDORA_IMAGE: "registry.gitlab.gnome.org/gnome/glib/fedora:v8"
|
FEDORA_IMAGE: "registry.gitlab.gnome.org/gnome/glib/fedora:v8"
|
||||||
DEBIAN_IMAGE: "registry.gitlab.gnome.org/gnome/glib/debian-stable:v6"
|
DEBIAN_IMAGE: "registry.gitlab.gnome.org/gnome/glib/debian-stable:v6"
|
||||||
ANDROID_IMAGE: "registry.gitlab.gnome.org/gnome/glib/android-ndk:v2"
|
ANDROID_IMAGE: "registry.gitlab.gnome.org/gnome/glib/android-ndk:v3"
|
||||||
MINGW_IMAGE: "registry.gitlab.gnome.org/gnome/glib/mingw:v2"
|
MINGW_IMAGE: "registry.gitlab.gnome.org/gnome/glib/mingw:v2"
|
||||||
MESON_TEST_TIMEOUT_MULTIPLIER: 2
|
MESON_TEST_TIMEOUT_MULTIPLIER: 2
|
||||||
G_MESSAGES_DEBUG: all
|
G_MESSAGES_DEBUG: all
|
||||||
|
|||||||
Reference in New Issue
Block a user