mirror of
https://github.com/okalachev/flix.git
synced 2025-07-29 20:38:59 +00:00
Use macos-14 to build simulator
This commit is contained in:
parent
7a2f2d955b
commit
bb6d5aa2f0
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
|||||||
run: tools/check_c_cpp_properties.py
|
run: tools/check_c_cpp_properties.py
|
||||||
|
|
||||||
build_macos:
|
build_macos:
|
||||||
runs-on: macos-latest
|
runs-on: macos-14
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Install Arduino CLI
|
- name: Install Arduino CLI
|
||||||
|
Loading…
x
Reference in New Issue
Block a user