[Windows] Remove Python 2.7 from toolcache (#7583)

This commit is contained in:
Alexey-Ayupov
2023-05-12 17:26:27 +02:00
committed by GitHub
parent 7503cd841a
commit fe2a4862ad

View File

@@ -20,7 +20,6 @@
"arch": "x64",
"platform" : "win32",
"versions": [
"2.7.*",
"3.6.*",
"3.7.*",
"3.8.*",
@@ -36,7 +35,6 @@
"arch": "x86",
"platform" : "win32",
"versions": [
"2.7.*",
"3.6.*",
"3.7.*",
"3.8.*",