From bf08984682a2bc7c4a1e01dd2af8d4c1d75cea46 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Thu, 29 Apr 2021 10:15:11 +0200 Subject: [PATCH] ci: use `base-devel` tag of archlinux image instead of `base` and then installing `base-devel` after Signed-off-by: Eric Engestrom Reviewed-by: Simon Ser --- .gitlab-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3ce84aad..7cd6d0f1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -116,10 +116,9 @@ meson-arch-daily: - if: '$SCHEDULE == "arch-daily"' when: on_success - when: never - image: archlinux/archlinux:base + image: archlinux/archlinux:base-devel before_script: - pacman -Syu --noconfirm --needed - base-devel cairo cunit libatomic_ops