mmtk / mmtk-core

Memory Management ToolKit
https://www.mmtk.io
Other
379 stars 69 forks source link

Run tests against M1 macOS runner #1115

Open qinsoon opened 7 months ago

qinsoon commented 7 months ago

Github now has M1 runners for open source projects. https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/

We should include it in our CI tests, once we can pass the tests.

It remains a question whether we still run tests against x86_64 macOS.