diff --git a/.travis.yml b/.travis.yml index 36f9692b..ad87d70e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -58,7 +58,7 @@ jobs: - stage: Deploy Windows & Mac if: tag IS present os: osx - osx_image: xcode12.0 + osx_image: xcode12.4 script: - newVersion=$(git describe --abbrev=0) - yarn version --new-version $newVersion