mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-20 14:00:11 +01:00
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>
This commit is contained in:
parent
b4847d97df
commit
bf08984682
1 changed files with 1 additions and 2 deletions
|
|
@ -116,10 +116,9 @@ meson-arch-daily:
|
||||||
- if: '$SCHEDULE == "arch-daily"'
|
- if: '$SCHEDULE == "arch-daily"'
|
||||||
when: on_success
|
when: on_success
|
||||||
- when: never
|
- when: never
|
||||||
image: archlinux/archlinux:base
|
image: archlinux/archlinux:base-devel
|
||||||
before_script:
|
before_script:
|
||||||
- pacman -Syu --noconfirm --needed
|
- pacman -Syu --noconfirm --needed
|
||||||
base-devel
|
|
||||||
cairo
|
cairo
|
||||||
cunit
|
cunit
|
||||||
libatomic_ops
|
libatomic_ops
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue