Skip to content

Commit 18544e2

Browse files
committed
use xcode 12.0
1 parent b42e269 commit 18544e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
- uses: actions/setup-node@v1
2525
with:
2626
node-version: '12'
27+
xcode-version: '12.0'
2728
- run: npm i -g electrode-native
2829
- run: yarn --frozen-lockfile
2930
- working-directory: ios/

0 commit comments

Comments
 (0)