You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ko...@apache.org on 2022/01/15 18:55:33 UTC

[couchdb] branch jenkins-bump-erlang-and-debian-versions updated: Temporarily drop FreeBSD

This is an automated email from the ASF dual-hosted git repository.

kocolosk pushed a commit to branch jenkins-bump-erlang-and-debian-versions
in repository https://gitbox.apache.org/repos/asf/couchdb.git


The following commit(s) were added to refs/heads/jenkins-bump-erlang-and-debian-versions by this push:
     new 9fcf942  Temporarily drop FreeBSD
9fcf942 is described below

commit 9fcf942ee551fcf2d2ad7c1a0ab72a7432d2f0e5
Author: Adam Kocoloski <ko...@apache.org>
AuthorDate: Sat Jan 15 13:55:23 2022 -0500

    Temporarily drop FreeBSD
---
 build-aux/Jenkinsfile.full | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/build-aux/Jenkinsfile.full b/build-aux/Jenkinsfile.full
index 7efd6a6..efdabc9 100644
--- a/build-aux/Jenkinsfile.full
+++ b/build-aux/Jenkinsfile.full
@@ -142,7 +142,7 @@ pipeline {
         axes {
           axis {
             name 'platform'
-            values 'macos', 'freebsd', 'centos7', 'centos8', 'bionic', 'focal', 'stretch', 'buster', 'bullseye'
+            values 'macos', 'centos7', 'centos8', 'bionic', 'focal', 'stretch', 'buster', 'bullseye'
           }
           axis {
             name 'sm_ver'
@@ -163,7 +163,7 @@ pipeline {
           exclude {
             axis {
               name 'platform'
-              values 'centos8', 'buster', 'freebsd'
+              values 'centos8', 'buster'
             }
             axis {
               name 'sm_ver'