Skip to content

Commit

Permalink
use xcode 12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
liulianci committed Jul 28, 2021
1 parent f7b1f01 commit 10ab06f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- uses: actions/setup-node@v1
with:
node-version: '12'
xcode-version: '12.0'
- run: npm i -g electrode-native
- run: yarn --frozen-lockfile
- working-directory: ios/
Expand Down

0 comments on commit 10ab06f

Please sign in to comment.