mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 07:38:48 +00:00
[CI] Fix macOS tag
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
|||||||
- name: Odin check
|
- name: Odin check
|
||||||
run: ./odin check examples/demo/demo.odin -vet
|
run: ./odin check examples/demo/demo.odin -vet
|
||||||
build_macOS:
|
build_macOS:
|
||||||
runs-on: macos-11
|
runs-on: macos-11.0
|
||||||
steps:
|
steps:
|
||||||
- name: Setup Xcode version
|
- name: Setup Xcode version
|
||||||
uses: maxim-lobanov/setup-xcode@v1.2.1
|
uses: maxim-lobanov/setup-xcode@v1.2.1
|
||||||
|
|||||||
Reference in New Issue
Block a user