HELICS icon indicating copy to clipboard operation
HELICS copied to clipboard

Add macOS 14 build/test job using new M1 runner

Open nightlark opened this issue 1 year ago • 2 comments

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 avatar Jan 31 '24 11:01 nightlark

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 avatar Feb 02 '24 21:02 nightlark

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/

nightlark avatar May 20 '24 18:05 nightlark