mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 07:26:15 +01:00
ci: Update the Android NDK image to Fedora 28
Fedora 27 was EOL'ed on November 2018. We move to Fedora 28 because the Android NDK requires Python 2 and probably other things, and bumping to Fedora 29 is going to be more painful.
This commit is contained in:
parent
ee9afb33af
commit
397e44fc8a
@ -1,4 +1,4 @@
|
||||
FROM fedora:27
|
||||
FROM fedora:28
|
||||
|
||||
RUN dnf -y install \
|
||||
autoconf \
|
||||
|
Loading…
Reference in New Issue
Block a user