[CI] Fix macOS tag

This commit is contained in:
Mikkel Hjortshøj
2020-10-29 13:35:53 +01:00
committed by GitHub
parent 45815fd26e
commit 61d7cdfe92

View File

@@ -15,7 +15,7 @@ jobs:
- name: Odin check
run: ./odin check examples/demo/demo.odin -vet
build_macOS:
runs-on: macos-11
runs-on: macos-11.0
steps:
- name: Setup Xcode version
uses: maxim-lobanov/setup-xcode@v1.2.1