Skip to content

Commit

Permalink
Switch to latest xcode
Browse files Browse the repository at this point in the history
  • Loading branch information
yury committed Apr 28, 2020
1 parent 64b27fc commit 2edd0d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
- uses: actions/checkout@v1
with:
submodules: true
- name: xcode-select
run: xcode-select -s /Applications/Xcode_11.4.1.app
- name: get frameworks
run: ./get_frameworks.sh
- name: actual build
Expand Down

0 comments on commit 2edd0d8

Please sign in to comment.