mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 18:19:54 +08:00
[windows2019] Remove Python 3.6 (#8291)
This commit is contained in:
committed by
GitHub
parent
e7ff445c60
commit
734a8c8e9d
@@ -20,7 +20,6 @@
|
||||
"arch": "x64",
|
||||
"platform" : "win32",
|
||||
"versions": [
|
||||
"3.6.*",
|
||||
"3.7.*",
|
||||
"3.8.*",
|
||||
"3.9.*",
|
||||
@@ -35,7 +34,6 @@
|
||||
"arch": "x86",
|
||||
"platform" : "win32",
|
||||
"versions": [
|
||||
"3.6.*",
|
||||
"3.7.*",
|
||||
"3.8.*",
|
||||
"3.9.*",
|
||||
|
||||
Reference in New Issue
Block a user