aboutsummaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2022-08-04 22:56:23 -0400
committerEli Schwartz <eschwartz@archlinux.org>2022-08-05 00:26:19 -0400
commit3fbcff1c2722988d05c5248f7ab54c53001b1ee1 (patch)
tree70dd58c55b55c0bcc48586f3f64db5ab773d63ae /ci
parent37f95303f09209ff6d9652a17354bc4dceecb32f (diff)
downloadmeson-3fbcff1c2722988d05c5248f7ab54c53001b1ee1.zip
meson-3fbcff1c2722988d05c5248f7ab54c53001b1ee1.tar.gz
meson-3fbcff1c2722988d05c5248f7ab54c53001b1ee1.tar.bz2
CI: remove nim from the ubuntu rolling install list
We've never used it for anything, it was originally added for #3776 but that never got finished so it's just a waste. This also prevents successful regeneration of the build image, because nim is not available for Ubuntu rolling. It's available in 20.04 and 22.10, but vanished in between for reasons best known to Ubuntu.
Diffstat (limited to 'ci')
-rwxr-xr-xci/ciimage/ubuntu-rolling/install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/ciimage/ubuntu-rolling/install.sh b/ci/ciimage/ubuntu-rolling/install.sh
index 550d311..8c32334 100755
--- a/ci/ciimage/ubuntu-rolling/install.sh
+++ b/ci/ciimage/ubuntu-rolling/install.sh
@@ -15,7 +15,7 @@ pkgs=(
libomp-dev
llvm lcov
dub ldc
- mingw-w64 mingw-w64-tools nim
+ mingw-w64 mingw-w64-tools
libclang-dev
libgcrypt20-dev
libgpgme-dev