[glib/wip/hadess/update-installed-tests-ci] ci: GMemoryMonitor support is now merged in gobject-introspection



commit 4b6ad93c8690375e3ae1b26efea729fa7882fce0
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Dec 11 15:12:01 2019 +0100

    ci: GMemoryMonitor support is now merged in gobject-introspection

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index acd9cff9b..93bd1a5cb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -132,7 +132,7 @@ installed-tests:
     # with GMemoryMonitor support, see:
     # https://gitlab.gnome.org/GNOME/gobject-introspection/merge_requests/193
     - sudo dnf install -y meson flex bison python3-devel
-    - git clone --single-branch --branch wip/hadess/add-memory-monitor 
https://gitlab.gnome.org/GNOME/gobject-introspection.git
+    - git clone --single-branch https://gitlab.gnome.org/GNOME/gobject-introspection.git
     - cd gobject-introspection
     - /usr/bin/meson _build --prefix=/usr --libdir=/usr/lib64
     - ninja -C _build


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]