Skip to content

[3.12]: CI: Change job name to 'build arm64' on Windows (#129434) - #129444

Merged
AA-Turner merged 1 commit into
python:3.12from
hugovk:backport-c67afb5-3.12
Jan 29, 2025
Merged

[3.12]: CI: Change job name to 'build arm64' on Windows (#129434)#129444
AA-Turner merged 1 commit into
python:3.12from
hugovk:backport-c67afb5-3.12

Conversation

@hugovk

Copy link
Copy Markdown
Member

(cherry picked from commit c67afb5)

Ah, 3.12 still had the shorter "build" name for arm64:

image

https://github.com/python/cpython/actions/runs/13032779142?pr=129443

It had been changed to "build and test" in #125786 for 3.13 and main, but not 3.12.

This PR does it a little differently, but same end result. I suggest merging just to keep 3.12/3.13/main in sync to avoid future confusion/conflicts.

@Eclips4Eclips4 changed the title CI: Change job name to 'build arm64' on Windows (#129434)[3.12]: CI: Change job name to 'build arm64' on Windows (#129434)Jan 29, 2025
@AA-Turner
AA-Turner enabled auto-merge (squash) January 29, 2025 14:36
@AA-Turner
AA-Turner merged commit 0e54315 into python:3.12Jan 29, 2025
@hugovk
hugovk deleted the backport-c67afb5-3.12 branch January 29, 2025 14:50
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@hugovk@AA-Turner@ezio-melotti@Eclips4