Skip to content

Conversation

@shamil-mubarakshin
Copy link
Contributor

Description

This PR:

  • removes Python 3.9 from toolcache
  • removes Android NDK version 26
  • removes Android Platform and Build tools older than version 34 for macos-14

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 8, 2026 18:25
Copilot AI review requested due to automatic review settings January 8, 2026 18:25
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 macOS runner images (macos-14 and macos-15) as per the linked deprecation issues. The changes align with the announced timeline for removing end-of-life software.

Key changes:

  • Removes Python 3.9 from toolcache (reached end of life)
  • Removes Android NDK version 26 from both images
  • Updates Android minimum platform and build tools versions from 33 to 34 for macos-14 (bringing it in line with macos-15)

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
images/macos/toolsets/toolset-15.json Removes Python 3.9 from x64 toolcache and removes Android NDK 26 from versions array
images/macos/toolsets/toolset-14.json Removes Python 3.9 from x64 toolcache, removes Android NDK 26, updates default NDK from 26 to 27, and updates Android platform/build tools minimum versions from 33 to 34

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@shamil-mubarakshin shamil-mubarakshin merged commit 522f700 into actions:main Jan 9, 2026
4 checks passed
@shamil-mubarakshin shamil-mubarakshin deleted the shamilm/macos-jan12-software-changes branch January 9, 2026 09:02
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