Remove orphaned Python 3.8 (x86) in Windows toolsets 2019 and 2022 (#12335)

* [Windows] Remove VCRedist from Toolsets

[Windows] Update AzureCosmosDbEmulator signature and Removing VSredist 17 installation in Postgresql (#12247)

* [Windows] Remove VCRedist from Toolsets

[Windows] Update AzureCosmosDbEmulator signature and Removing VSredist 17 installation in Postgresql (#12247)

* Setting first version following other tools

* Setting first version following other tools

* Setting first version following other tools

* Remove orphaned Python 3.8 (x86) from toolset-2019.json and toolset-2022.json

**Remove orphaned Python 3.8 (x86) from toolset-2019.json & 2022.json**

This PR removes the orphaned entry for Python 3.8 (x86) from toolset-2019.json.
- Python 3.8 (x86) is not included in the x64 list and is not required for current or future builds.
- Keeping only actively supported and required Python versions helps reduce image size and maintenance overhead.

**Summary of changes:**
- Removed `"3.8.*"` from the `versions` array for Python x86.

* Remove Ubuntu 20.04 Readme, empty but not deleted

---------

Co-authored-by: Jacob Blanco <jblanco@devx.es>
This commit is contained in:
Jacob Blanco
2025-06-09 16:07:49 +02:00
committed by GitHub
parent b86bab3fe6
commit 78c1f18c5b
3 changed files with 0 additions and 2 deletions

View File

@@ -31,7 +31,6 @@
"arch": "x86",
"platform" : "win32",
"versions": [
"3.8.*",
"3.9.*",
"3.10.*",
"3.11.*",

View File

@@ -31,7 +31,6 @@
"arch": "x86",
"platform" : "win32",
"versions": [
"3.8.*",
"3.9.*",
"3.10.*",
"3.11.*",