mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 01:21:38 -07:00
[CI] Switch xcode version back to 11.7
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user