Updated Xcode version to 12

This commit is contained in:
Akop Karapetyan 2020-11-12 00:12:29 -08:00 committed by GitHub
parent 1f27535b51
commit 8b57ba23f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ jobs:
name: build
runs-on: macOS-latest
env:
DEVELOPER_DIR: /Applications/Xcode_11.app
DEVELOPER_DIR: /Applications/Xcode_12.app
steps:
- uses: actions/checkout@v1
- name: build