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 19:33:19 UTC

[couchdb] branch jenkins-bump-erlang-and-debian-versions updated: macOS uses SM60

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 4c67898  macOS uses SM60
4c67898 is described below

commit 4c67898f5abf8f54e6b8c9a0735955f3b3d08408
Author: Adam Kocoloski <ko...@apache.org>
AuthorDate: Sat Jan 15 14:31:03 2022 -0500

    macOS uses SM60
---
 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 efdabc9..92a7ab1 100644
--- a/build-aux/Jenkinsfile.full
+++ b/build-aux/Jenkinsfile.full
@@ -153,7 +153,7 @@ pipeline {
           exclude {
             axis {
               name 'platform'
-              values 'centos7', 'bionic', 'stretch', 'macos'
+              values 'centos7', 'bionic', 'stretch'
             }
             axis {
               name 'sm_ver'
@@ -163,7 +163,7 @@ pipeline {
           exclude {
             axis {
               name 'platform'
-              values 'centos8', 'buster'
+              values 'centos8', 'buster', 'macos'
             }
             axis {
               name 'sm_ver'