Try to build the sim on the latest macos

This commit is contained in:
Oleg Kalachev 2024-12-10 09:36:36 +03:00
parent 09466b1d61
commit 00286c3b67

View File

@ -61,7 +61,7 @@ jobs:
retention-days: 1
build_simulator_macos:
runs-on: macos-14
runs-on: macos-15
steps:
- name: Install Arduino CLI
run: brew install arduino-cli