summaryrefslogtreecommitdiff
diff options
authorSimon Josefsson <[email protected]>2025-07-18 13:36:27 +0200
committerSimon Josefsson <[email protected]>2025-07-18 13:36:27 +0200
commit7936d9041dbee64c0dae7aa9de8b7a664f990faf (patch)
tree661db1d3e48b9de56b245070d3807a5697293ffe
parent405fe6f4a173485df7beb8a27558d17aa349de78 (diff)
downloadlibidn-master.tar.gz
ci: Use debian 10 buster from EOL project.HEADmaster
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 569e110b..4c75b571 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1055,7 +1055,7 @@ Debian4:
- time make check V=1 VERBOSE=t
Debian10:
- image: debian:10-slim
+ image: debian/eol:buster-slim
stage: test
needs: [B-Guix]
before_script: