[vala/wip/ci: 6/10] ci: Pin archlinux before glibc bump
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala/wip/ci: 6/10] ci: Pin archlinux before glibc bump
- Date: Mon, 19 Apr 2021 18:14:44 +0000 (UTC)
commit addcf032b05505b55a684f1c5d7412f6755ff15f
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Fri Feb 26 16:31:21 2021 +0100
ci: Pin archlinux before glibc bump
.gitlab-ci.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7db12681a..982a52bca 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -63,9 +63,9 @@ ubuntu-lts-16-gcc-x86_64:
archlinux-gcc-x86_64:
stage: build
- image: archlinux:latest
+ image: archlinux:base-20210214.0.15477
before_script:
- - pacman -Syu --noconfirm automake autoconf-archive libtool bison gettext dbus flex git glib2 graphviz
gobject-introspection gcc make vala
+ - pacman -Syu --noconfirm --ignore glibc automake autoconf-archive libtool bison gettext dbus flex git
glib2 graphviz gobject-introspection gcc make vala
script:
- git fetch --tags
- ./autogen.sh
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]