You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2022/08/30 11:57:06 UTC

[qpid-jms] 02/06: NO-JIRA: update xcode version to one using JDK17, remove linux dist and use [same] default

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

robbie pushed a commit to branch 1.x
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git

commit baeb13d7c38453e6ed7d009d39dd07be3bb9f029
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Tue Aug 30 12:30:20 2022 +0100

    NO-JIRA: update xcode version to one using JDK17, remove linux dist and use [same] default
    
    (cherry picked from commit 50dcd0fc2c377ec50c1de23a3f9747268de3b953)
---
 .travis.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index dea183ad..1ad51b93 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,9 +3,8 @@ matrix:
   include:
     - os: linux
       jdk: openjdk11
-      dist: xenial
     - os: osx
-      osx_image: xcode12.5
+      osx_image: xcode13.1
 cache:
   directories:
   - $HOME/.m2


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org