hpyproject / hpy

HPy: a better API for Python
https://hpyproject.org
MIT License
1.02k stars 52 forks source link

ci.yml: Upgrade some jobs to run on macos-latest #467

Closed cclauss closed 2 months ago

cclauss commented 6 months ago

Failures discussed at

Suppress with: --> @pytest.mark.xfail(macos_version() > (12, ), reason="setup.py xxx is deprecated")

cclauss commented 5 months ago

All of this is a bit strange on GitHub Actions because the current macOS is v14.2 but given that GHA runs on Intel Macs, the highest version we can test on is 12.

UPDATE: macOS 14 on M1 is now available on GitHub Actions.

cclauss commented 5 months ago

Did Add main_tests os: macos-11 on python-version: 3.12 do what you were requesting or did I misunderstand?

cclauss commented 3 months ago

Over the next 12 weeks, jobs using the macos-latest runner label will migrate from macOS 12 (Monterey) to macOS 14 (Sonoma).

https://github.blog/changelog/2024-04-01-macos-14-sonoma-is-generally-available-and-the-latest-macos-runner-image