projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8d2ca8
)
build: attempt forcing of older glibc to unbreak CI
author
Øyvind Kolås
<pippin@gimp.org>
Thu, 18 Feb 2021 19:36:12 +0000
(20:36 +0100)
committer
Øyvind Kolås
<pippin@gimp.org>
Thu, 18 Feb 2021 19:36:12 +0000
(20:36 +0100)
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index f98bb7b71aec8f3633614e57336038684f4f6f63..8a7637b084ed55e35922be51f7e8b839ec87d67e 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-12,6
+12,7
@@
cache:
paths:
- _build/meson-logs
before_script:
+ - pacman -Su --noconfirm https://archive.archlinux.org/packages/g/glibc/glibc-2.33-3-x86_64.pkg.tar.zst
- pacman -Syu --noconfirm --needed --cachedir $PACMAN_CACHE
base-devel
git