xcode 10.3 for mac

This commit is contained in:
Sean Yesmunt 2020-12-08 18:02:31 -05:00
parent be702e12f7
commit 9d273fb91f

View file

@ -33,6 +33,11 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- uses: maxim-lobanov/setup-xcode@v1
if: startsWith(runner.os, 'mac')
with:
xcode-version: '10.3.0'
- name: Build
run: |
yarn global add cross-env