]> git.ipfire.org Git - thirdparty/tornado.git/commit
ci: Use native arm builders
authorBen Darnell <ben@bendarnell.com>
Fri, 21 Feb 2025 15:06:17 +0000 (10:06 -0500)
committerBen Darnell <ben@bendarnell.com>
Fri, 21 Feb 2025 15:06:17 +0000 (10:06 -0500)
commit4ef112551631547318d91b784cb4f431728eb505
tree4a1a5fbfc4437739cf4365858c9c5c42fa2469c4
parentd5645835317caa2ed4272831abf9e6377e8e9087
ci: Use native arm builders

This speeds up the build job dramatically by eliminating the need for
emulation.

MacOS builds have also shifted to run on arm hosts instead of x86 hosts,
and it's now possible to run tests for both arm and x86 on the same
host.
.github/workflows/build.yml
.github/workflows/test.yml
pyproject.toml