This is a backport PR for branch 43-x-y
#52768: build: run the Windows builds on the VM runners (43-x-y)
Open
Backport of #52754
Backport of #52765
See those PRs for details. Manual backport carrying both so this line moves all of its Windows jobs (build incl. windows-x86, publish, PGO) to the VM runners at once; two commits, one per original PR. Draft until main has soaked; this PR's own CI runs its Windows builds on the VMs, which is the verification for the line.
Notes: none
Backport Information
Backported from
#52754: build: run the Windows builds on the VM runnersOriginal PR Author
MarshallOfSoundOriginal PR Status
Merged
Original PR Merged At
Aug 11, 2026, 12:44:55 AM
Original PR Link
View on GitHubSemver Impact
Major
Breaking changes
Minor
New features
Patch
Bug fixes
None
Docs, tests, etc.
Semantic Versioning helps users understand the impact of updates:
- Major (X.y.z): Breaking changes that may require code modifications
- Minor (x.Y.z): New features that maintain backward compatibility
- Patch (x.y.Z): Bug fixes that don't change the API
- None: Changes that don't affect using facing parts of Electron