GMLC-TDC / HELICS

Hierarchical Engine for Large-scale Infrastructure Co-Simulation (HELICS)
https://docs.helics.org/en/latest/
BSD 3-Clause "New" or "Revised" License
126 stars 40 forks source link

Add macOS 14 build/test job using new M1 runner #2605

Open nightlark opened 7 months ago

nightlark commented 7 months ago

https://github.blog/changelog/2024-01-30-github-actions-macos-14-sonoma-is-now-available/

Use the M1 runner for testing when it becomes available on Azure Pipelines. Also consider switching over to using it for releases (mainly need to make sure the correct macOS SDK is available for M1).

nightlark commented 7 months ago

This branch should have the changes needed when it becomes available for CI tests on Azure Pipelines: https://github.com/GMLC-TDC/HELICS/tree/macos-14-ci-test

nightlark commented 3 months ago

macos-11 runners are going away -- make sure we don't have an CI jobs using them: https://github.blog/changelog/2024-05-20-actions-upcoming-changes-to-github-hosted-macos-runners/