]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Enable aarch64 Ubuntu CI jobs (#125786)
authorŁukasz Langa <lukasz@langa.pl>
Fri, 22 Nov 2024 17:29:18 +0000 (18:29 +0100)
committerGitHub <noreply@github.com>
Fri, 22 Nov 2024 17:29:18 +0000 (18:29 +0100)
commit8214e0f709010a0e1fa06dc2ce004b5f6103cc6b
tree15d4e6be89b56096054553540e8ba543f4be4969
parent27486c3365a1f628e2df9a0e88c7c51706a1282e
Enable aarch64 Ubuntu CI jobs (#125786)

This change enables custom GHA runners for Ubuntu-24.04 that run on Arm hardware. It also prepares for Windows runners on Arm hardware, but doesn't enable that just yet, because the Arm GHA runner images for Windows need to be updated.
.github/actionlint.yaml [new file with mode: 0644]
.github/workflows/build.yml
.github/workflows/reusable-ubuntu.yml
.github/workflows/reusable-windows.yml
.pre-commit-config.yaml