Skip to content

Comments

Update release machines to windows-2025#344

Open
zooba wants to merge 4 commits intomainfrom
armvm
Open

Update release machines to windows-2025#344
zooba wants to merge 4 commits intomainfrom
armvm

Conversation

@zooba
Copy link
Member

@zooba zooba commented Feb 24, 2026

No description provided.

- ${{ if and(eq(parameters.BuildToPublish, 'current'), eq(parameters.BuildToPackage, 'current')) }}:
- stage: Build
displayName: Build binaries
pool:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think ARM doesn't (yet) have windows-2025-vs2026 we'd need for tailcalling on x64 (and we won't need it for ARM, anyway. The arm vmImage is only needed for Build_Python_PGO_1 and Build_Python_PGO_2).
Can this still be parameterized or do we now have a one-fits-all vmImage for all things in stage-build.yml?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants