using xcode 12.4

This commit is contained in:
AlphaX-Projects 2022-01-01 15:38:13 +01:00 committed by GitHub
parent 959adcec8d
commit 5622458a4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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