[CI] Switch xcode version back to 11.7

This commit is contained in:
Mikkel Hjortshøj
2020-10-29 13:23:45 +01:00
committed by GitHub
parent 6912ef1bc1
commit c7a2d6970b
+4
View File
@@ -17,6 +17,10 @@ jobs:
build_macOS:
runs-on: macOS-latest
steps:
- name: Setup Xcode version
uses: maxim-lobanov/setup-xcode@v1.2.1
with:
xcode-version: 11.7
- uses: actions/checkout@v1
- name: Download LLVM and setup PATH
run: |