This is an automated email from the ASF dual-hosted git repository.
vatamane pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb-ci.git
The following commit(s) were added to refs/heads/main by this push:
new f16d168 Update pull-all jobs
f16d168 is described below
commit f16d1683d6c5142a2aacb086f75c58b82fc27f33
Author: Nick Vatamaniuc <[email protected]>
AuthorDate: Tue May 6 16:46:46 2025 -0400
Update pull-all jobs
We switched to Erlang 26 for the full CI
---
pull-all-couchdbdev-docker | 6 ------
1 file changed, 6 deletions(-)
diff --git a/pull-all-couchdbdev-docker b/pull-all-couchdbdev-docker
index 36060f2..a4c1b89 100644
--- a/pull-all-couchdbdev-docker
+++ b/pull-all-couchdbdev-docker
@@ -7,14 +7,8 @@ KEEP_IMAGES=(
couchdbci-debian:bookworm-erlang-25.3.2.20
couchdbci-debian:bookworm-erlang-26.2.5.11
couchdbci-debian:bookworm-erlang:27.3.3
-couchdbci-centos:9-erlang-25.3.2.20
-couchdbci-centos:8-erlang-25.3.2.20
couchdbci-centos:9-erlang-26.2.5.11
couchdbci-centos:8-erlang-26.2.5.11
-couchdbci-ubuntu:noble-erlang-25.3.2.20
-couchdbci-ubuntu:jammy-erlang-25.3.2.20
-couchdbci-ubuntu:focal-erlang-25.3.2.20
-couchdbci-ubuntu:focal-erlang-25.3.2.20
couchdbci-ubuntu:noble-erlang-26.2.5.11
couchdbci-ubuntu:jammy-erlang-26.2.5.11
couchdbci-ubuntu:focal-erlang-26.2.5.11