ci: use `base-devel` tag of archlinux image instead of `base` and then installing `base-devel` after

Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Simon Ser <contact@emersion.fr>
main
Eric Engestrom 2021-04-29 10:15:11 +02:00
parent b4847d97df
commit bf08984682
1 changed files with 1 additions and 2 deletions

View File

@ -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