This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch 0.x in repository https://gitbox.apache.org/repos/asf/qpid-jms.git
commit 9b8baaffeb02291e13807210f71adda5de2e48f5 Author: Robbie Gemmell <[email protected]> AuthorDate: Tue May 18 19:44:30 2021 +0100 NO-JIRA: bump travis macos image to match main --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4125798..2ede47a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ matrix: jdk: openjdk11 dist: xenial - os: osx - osx_image: xcode9.3 + osx_image: xcode12.5 cache: directories: - $HOME/.m2 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
