Commits
Click on a commit to change the comparison range:construction_worker: Run CI on macos-15-intel and macos-14
Upgrade x86_64 runner to macos-15-intel, and downgrade aarch64 runner from macos-15 to macos-14. Xref https://github.blog/changelog/2025-07-11-upcoming-changes-to-macos-hosted-runners-macos-latest-migration-and-xcode-support-policy-updates/ :green_heart: Use python-version=3.14t for windows freethreaded builds
Try and fix `RuntimeError: CFFI does not support the free-threaded build of CPython 3.13. Upgrade to free-threaded 3.14 or newer to use CFFI with the free-threaded build.` on windows. Xref https://github.com/actions/setup-python/blob/v5.6.0/docs/advanced-usage.md#specifying-a-python-version