diff --git a/images/windows/toolsets/toolset-2019.json b/images/windows/toolsets/toolset-2019.json index db9aa609..6ab99c23 100644 --- a/images/windows/toolsets/toolset-2019.json +++ b/images/windows/toolsets/toolset-2019.json @@ -17,14 +17,13 @@ "arch": "x64", "platform" : "win32", "versions": [ - "3.7.*", "3.8.*", "3.9.*", "3.10.*", "3.11.*", "3.12.*" ], - "default": "3.7.*" + "default": "3.9.*" }, { "name": "Python", @@ -32,7 +31,6 @@ "arch": "x86", "platform" : "win32", "versions": [ - "3.7.*", "3.8.*", "3.9.*", "3.10.*", diff --git a/images/windows/toolsets/toolset-2022.json b/images/windows/toolsets/toolset-2022.json index 46c9261b..52d21afb 100644 --- a/images/windows/toolsets/toolset-2022.json +++ b/images/windows/toolsets/toolset-2022.json @@ -17,7 +17,6 @@ "arch": "x64", "platform" : "win32", "versions": [ - "3.7.*", "3.8.*", "3.9.*", "3.10.*", @@ -32,7 +31,6 @@ "arch": "x86", "platform" : "win32", "versions": [ - "3.7.*", "3.8.*", "3.9.*", "3.10.*",