mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-03 05:08:14 +00:00
ci: fix macOS versions
This commit is contained in:
@@ -77,7 +77,7 @@ jobs:
|
||||
build_macos:
|
||||
name: MacOS Build
|
||||
if: github.repository == 'odin-lang/Odin'
|
||||
runs-on: macos-latest
|
||||
runs-on: macos-13
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Download LLVM and setup PATH
|
||||
|
||||
Reference in New Issue
Block a user