Skip to content

Conversation

@shamil-mubarakshin
Copy link
Contributor

Description

This PR:

  • removes Python 3.9 from toolcache
  • sets Python 3.12 as default
  • removes Android NDK version 26
  • removes Android Platform and Build tools older than version 34 for windows-2022

Related issue:

#13469
#13468
#13467

Check list

  • Related issue / work item is attached
  • Tests are written (if applicable)
  • Documentation is updated (if applicable)
  • Changes are tested and related VM images are successfully generated

@shamil-mubarakshin shamil-mubarakshin marked this pull request as ready for review January 9, 2026 09:33
Copilot AI review requested due to automatic review settings January 9, 2026 09:33
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR removes deprecated software versions from Windows runner images (2022 and 2025), specifically removing Python 3.9, updating the default Python version to 3.12, removing Android NDK 26, and raising the minimum Android SDK versions for windows-2022.

Key changes:

  • Removes Python 3.9 from toolcache across both Windows image versions (x64 and x86 architectures)
  • Sets Python 3.12 as the new default version (previously 3.9)
  • Removes Android NDK version 26 from both images
  • Updates Android minimum platform version from 31 to 34 for windows-2022
  • Updates Android minimum build tools version from 31.0.0 to 34.0.0 for windows-2022

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
images/windows/toolsets/toolset-2025.json Removes Python 3.9 from x64 versions, sets Python 3.12 as default, removes Android NDK 26
images/windows/toolsets/toolset-2022.json Removes Python 3.9 from both x64 and x86 versions, sets Python 3.12 as default, updates Android SDK minimum versions to 34, removes Android NDK 26

@shamil-mubarakshin shamil-mubarakshin merged commit 3708b41 into actions:main Jan 9, 2026
20 checks passed
@shamil-mubarakshin shamil-mubarakshin deleted the windows-jan12-software-changes branch January 9, 2026 09:55
Sign up for free to 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.

2 participants