Upgrade macOS builds on Travis-ci to xcode12.2 osx_image

[skip AppVeyor]
To use macOS 10.15 and newer Qt5 version
This commit is contained in:
Alejandro Martinez
2022-06-14 15:37:57 -03:00
parent cb7b2a07d8
commit 7fba9b1f5e
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
set -ev
date
# Don't update to use included Qt version instead of Qt 5.15.x
# Don't update to use included Qt version
export HOMEBREW_NO_AUTO_UPDATE=1
export HOMEBREW_NO_INSTALL_CLEANUP=1