-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
CI: Migrate to windows-2022 #92948
Copy link
Copy link
Labels
A-github-actionsArea: GitHub Actions (GHA)Area: GitHub Actions (GHA)O-windowsOperating system: WindowsOperating system: WindowsT-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.Relevant to the infrastructure team, which will review and decide on the PR/issue.
Metadata
Metadata
Assignees
Labels
A-github-actionsArea: GitHub Actions (GHA)Area: GitHub Actions (GHA)O-windowsOperating system: WindowsOperating system: WindowsT-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.Relevant to the infrastructure team, which will review and decide on the PR/issue.
Type
Fields
Give feedbackNo fields configured for issues without a type.
GitHub is starting a migration of
windows-latesttowindows-2022:https://github.blog/changelog/2022-01-11-github-actions-jobs-running-on-windows-latest-are-now-running-on-windows-server-2022/
actions/runner-images#4856
Migration starts now, and should finish by March 6. It is not clear if that timetable includes the
-xlrunners. Based on the fact that theubuntu-latest-xlrunners have not yet migrated to 20.04, which was "completed" in 2021-03-18 (and it is now 2022-01-15), the timing for the-xlimages might be much slower.UPDATE from GitHub: Our first goal is to GA Windows 2022 this quarter and then we will start the process of getting the XL pools ready.
It may be possible to lock to an older version with
windows-2019-xl(as it appears those version-specific qualifiers work with ubuntu), but I have not tested that.I have started testing some builds in 2022 and they are not going well, I'll try to document some issues here.