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

npr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git


The following commit(s) were added to refs/heads/master by this push:
     new 7e8d30a  ARROW-8569: [CI] Upgrade xcode version for testing homebrew 
formulae
7e8d30a is described below

commit 7e8d30a585a0e27e075c263c6409aa29f63543ab
Author: Neal Richardson <[email protected]>
AuthorDate: Thu Apr 23 11:15:02 2020 -0700

    ARROW-8569: [CI] Upgrade xcode version for testing homebrew formulae
    
    See https://github.com/apache/arrow/pull/6996#issuecomment-618053499
    
    Closes #7019 from nealrichardson/homebrew-xcode
    
    Authored-by: Neal Richardson <[email protected]>
    Signed-off-by: Neal Richardson <[email protected]>
---
 dev/tasks/homebrew-formulae/travis.osx.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev/tasks/homebrew-formulae/travis.osx.yml 
b/dev/tasks/homebrew-formulae/travis.osx.yml
index b93d181..ea48788 100644
--- a/dev/tasks/homebrew-formulae/travis.osx.yml
+++ b/dev/tasks/homebrew-formulae/travis.osx.yml
@@ -15,6 +15,7 @@
 # limitations under the License.
 
 os: osx
+osx_image: xcode11.3
 language: ruby
 cache: bundler
 

Reply via email to