mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 15:48:51 +00:00
[CI] Switch xcode version back to 11.7
This commit is contained in:
@@ -17,6 +17,10 @@ jobs:
|
|||||||
build_macOS:
|
build_macOS:
|
||||||
runs-on: macOS-latest
|
runs-on: macOS-latest
|
||||||
steps:
|
steps:
|
||||||
|
- name: Setup Xcode version
|
||||||
|
uses: maxim-lobanov/setup-xcode@v1.2.1
|
||||||
|
with:
|
||||||
|
xcode-version: 11.7
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
- name: Download LLVM and setup PATH
|
- name: Download LLVM and setup PATH
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user