mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-15 22:36:46 +00:00
[Windows] removing Pthyon version:3.7.* (#11276)
This commit is contained in:
committed by
GitHub
parent
b8e122b1b1
commit
92c3eccf8d
@@ -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.*",
|
||||
|
||||
@@ -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.*",
|
||||
|
||||
Reference in New Issue
Block a user