Merge branch 'netbsd' into netbsd-ci

This commit is contained in:
Andreas T Jonsson
2024-05-02 09:34:17 +02:00
165 changed files with 8447 additions and 1875 deletions

View File

@@ -88,7 +88,7 @@ jobs:
timeout-minutes: 10
build_macOS:
name: MacOS Build, Check, and Test
runs-on: macos-latest
runs-on: macos-13
steps:
- uses: actions/checkout@v1
- name: Download LLVM, and setup PATH

View File

@@ -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