Updates CI settings.
This commit is contained in:
parent
7626d21a90
commit
aa8f36b92f
|
@ -6,7 +6,7 @@ jobs:
|
|||
name: Build
|
||||
runs-on: macOS-latest
|
||||
env:
|
||||
DEVELOPER_DIR: /Applications/Xcode_11.app/Contents/Developer
|
||||
DEVELOPER_DIR: /Applications/Xcode_12.app/Contents/Developer
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Clean
|
||||
|
|
Loading…
Reference in New Issue