4
1
mirror of https://github.com/Qortal/qortal-ui.git synced 2025-02-11 17:55:51 +00:00

New Xcode

This commit is contained in:
AlphaX-Projects 2022-02-20 19:04:49 +01:00 committed by GitHub
parent 5d86f1980c
commit bf7036c2d3
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.4
osx_image: xcode12.5.1
script:
- newVersion=$(git describe --abbrev=0)
- yarn version --new-version $newVersion