You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2023/05/24 14:14:46 UTC

[couchdb] branch main updated: Add OTP 26 to pull request CI list

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.git


The following commit(s) were added to refs/heads/main by this push:
     new 0bc0839ac Add OTP 26 to pull request CI list
0bc0839ac is described below

commit 0bc0839ac991d0c847e63d5fd9f29628496c7ffa
Author: Nick Vatamaniuc <va...@gmail.com>
AuthorDate: Wed May 24 09:25:02 2023 -0400

    Add OTP 26 to pull request CI list
---
 build-aux/Jenkinsfile.pr | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build-aux/Jenkinsfile.pr b/build-aux/Jenkinsfile.pr
index 4f8c281f2..8b114803f 100644
--- a/build-aux/Jenkinsfile.pr
+++ b/build-aux/Jenkinsfile.pr
@@ -247,7 +247,7 @@ pipeline {
         axes {
           axis {
             name 'ERLANG_VERSION'
-            values '24.3.4.10', '25.3'
+            values '24.3.4.10', '25.3', '26.0'
           }
           axis {
             name 'SM_VSN'