OSDN Git Service

meson.build: Fix header detection on FreeBSD
[android-x86/external-libdrm.git] / .gitlab-ci.yml
index a0edfdf..ac2a9d2 100644 (file)
@@ -55,7 +55,7 @@
 
 latest-meson:
   stage: build
-  image: base/archlinux:latest
+  image: archlinux/base:latest
   before_script:
     - pacman -Syu --noconfirm --needed
         base-devel
@@ -69,7 +69,7 @@ latest-meson:
 
 latest-autotools:
   stage: build
-  image: base/archlinux:latest
+  image: archlinux/base:latest
   artifacts: *artifacts-autotools
   before_script:
     - pacman -Syu --noconfirm --needed