Fix osx_image version.

develop
Roman Telezhynskyi 2021-09-13 18:34:05 +03:00
parent f7974273fa
commit 392f06b212
1 changed files with 2 additions and 2 deletions

View File

@ -32,8 +32,8 @@ jobs:
env:
- DEPLOY=true
- LEGACY=false
- XCODE=xcode12.2
osx_image: xcode12_2
- XCODE=xcode12_2
osx_image: xcode12.2
cache:
directories:
- "$HOME/Library/Caches/Homebrew"