@@ -17,6 +17,10 @@ jobs:
build_macOS:
runs-on: macOS-latest
steps:
+ - name: Setup Xcode version
+ uses: maxim-lobanov/[email protected]
+ with:
+ xcode-version: 11.7
- uses: actions/checkout@v1
- name: Download LLVM and setup PATH
run: |