]> git.ipfire.org Git - thirdparty/tornado.git/commit
ci: Use Windows ARM builders 3506/head
authorBen Darnell <ben@bendarnell.com>
Fri, 23 May 2025 01:05:58 +0000 (21:05 -0400)
committerBen Darnell <ben@bendarnell.com>
Fri, 23 May 2025 01:05:58 +0000 (21:05 -0400)
commita5d6ec628d61d00d4affefbf857adfd12e43cfa4
tree927a4425c8831191e2dc76be88c72f9c3b9e16de
parent1b2ce3c9a04f3cda7596b41a5bb41637da55c780
ci: Use Windows ARM builders

Now that native ARM builders are available for windows, we can use
them instead of cross-compiling. This improves parallelism in our build
and speeds things up a bit, plus we can test the windows-arm builds now.

Also stop producing x86_64 builds for macos, since they are redundant
with the universal2 builds (the x86_64 builds were useful with older
version of pip, but they've been fully supported for 5 years now).
.github/workflows/build.yml
pyproject.toml