From ff315e84075d69810bcd3f845c357fd0954ffca9 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Tue, 2 May 2023 14:34:21 +0100 Subject: docs: Fix list formatting in supported-platforms.md Signed-off-by: Philip Withnall --- docs/supported-platforms.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/supported-platforms.md b/docs/supported-platforms.md index fbda4266c..43b652d8f 100644 --- a/docs/supported-platforms.md +++ b/docs/supported-platforms.md @@ -32,14 +32,14 @@ GLib is regularly built on at least the following systems: * FreeBSD: https://wiki.gnome.org/Projects/Jhbuild/FreeBSD * openSUSE: https://build.opensuse.org/package/show/GNOME:Factory/glib2 * CI runners, https://gitlab.gnome.org/GNOME/glib/blob/main/.gitlab-ci.yml: - * Fedora (34, https://gitlab.gnome.org/GNOME/glib/-/blob/main/.gitlab-ci/fedora.Dockerfile) - * Debian (Bullseye, https://gitlab.gnome.org/GNOME/glib/-/blob/main/.gitlab-ci/debian-stable.Dockerfile) - * Windows (MinGW64) - * Windows (msys2-mingw32) - * Windows (Visual Studio 2017, and a static linking version) - * Android (NDK r23b, API 31, arm64, https://gitlab.gnome.org/GNOME/glib/-/blob/main/.gitlab-ci/android-ndk.sh) - * FreeBSD (12 and 13) - * macOS + - Fedora (34, https://gitlab.gnome.org/GNOME/glib/-/blob/main/.gitlab-ci/fedora.Dockerfile) + - Debian (Bullseye, https://gitlab.gnome.org/GNOME/glib/-/blob/main/.gitlab-ci/debian-stable.Dockerfile) + - Windows (MinGW64) + - Windows (msys2-mingw32) + - Windows (Visual Studio 2017, and a static linking version) + - Android (NDK r23b, API 31, arm64, https://gitlab.gnome.org/GNOME/glib/-/blob/main/.gitlab-ci/android-ndk.sh) + - FreeBSD (12 and 13) + - macOS If other platforms are to be supported, we need to set up regular CI testing for them. Please contact us if you want to help. -- cgit v1.2.1