mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-18 07:46:45 +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",
|
"arch": "x64",
|
||||||
"platform" : "win32",
|
"platform" : "win32",
|
||||||
"versions": [
|
"versions": [
|
||||||
"3.7.*",
|
|
||||||
"3.8.*",
|
"3.8.*",
|
||||||
"3.9.*",
|
"3.9.*",
|
||||||
"3.10.*",
|
"3.10.*",
|
||||||
"3.11.*",
|
"3.11.*",
|
||||||
"3.12.*"
|
"3.12.*"
|
||||||
],
|
],
|
||||||
"default": "3.7.*"
|
"default": "3.9.*"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Python",
|
"name": "Python",
|
||||||
@@ -32,7 +31,6 @@
|
|||||||
"arch": "x86",
|
"arch": "x86",
|
||||||
"platform" : "win32",
|
"platform" : "win32",
|
||||||
"versions": [
|
"versions": [
|
||||||
"3.7.*",
|
|
||||||
"3.8.*",
|
"3.8.*",
|
||||||
"3.9.*",
|
"3.9.*",
|
||||||
"3.10.*",
|
"3.10.*",
|
||||||
|
|||||||
@@ -17,7 +17,6 @@
|
|||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
"platform" : "win32",
|
"platform" : "win32",
|
||||||
"versions": [
|
"versions": [
|
||||||
"3.7.*",
|
|
||||||
"3.8.*",
|
"3.8.*",
|
||||||
"3.9.*",
|
"3.9.*",
|
||||||
"3.10.*",
|
"3.10.*",
|
||||||
@@ -32,7 +31,6 @@
|
|||||||
"arch": "x86",
|
"arch": "x86",
|
||||||
"platform" : "win32",
|
"platform" : "win32",
|
||||||
"versions": [
|
"versions": [
|
||||||
"3.7.*",
|
|
||||||
"3.8.*",
|
"3.8.*",
|
||||||
"3.9.*",
|
"3.9.*",
|
||||||
"3.10.*",
|
"3.10.*",
|
||||||
|
|||||||
Reference in New Issue
Block a user