Skip to content

Commit

Permalink
Change travis macos build image to xcode12
Browse files Browse the repository at this point in the history
  • Loading branch information
faaxm committed Apr 8, 2021
1 parent ec097a9 commit b567c65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ matrix:
env: MATRIX_EVAL="CXX=clang++-8" BUILD_TYPE=Debug

- os: osx
osx_image: xcode10
osx_image: xcode12
env: MATRIX_EVAL="" BUILD_TYPE=Release

before_install:
Expand Down

0 comments on commit b567c65

Please sign in to comment.