mirror of
https://github.com/actions/runner-images.git
synced 2025-12-10 19:16:48 +00:00
[windows] Remove deprecated Node, Ruby versions (#13231)
This commit is contained in:
committed by
GitHub
parent
1625af4b46
commit
a1fa477069
@@ -5,7 +5,6 @@
|
||||
"arch": "x64",
|
||||
"platform" : "win32",
|
||||
"versions": [
|
||||
"3.1",
|
||||
"3.2",
|
||||
"3.3",
|
||||
"3.4"
|
||||
@@ -58,7 +57,6 @@
|
||||
"arch": "x64",
|
||||
"platform" : "win32",
|
||||
"versions": [
|
||||
"18.*",
|
||||
"20.*",
|
||||
"22.*",
|
||||
"24.*"
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
"arch": "x64",
|
||||
"platform" : "win32",
|
||||
"versions": [
|
||||
"3.1",
|
||||
"3.2",
|
||||
"3.3",
|
||||
"3.4"
|
||||
@@ -42,7 +41,6 @@
|
||||
"arch": "x64",
|
||||
"platform" : "win32",
|
||||
"versions": [
|
||||
"18.*",
|
||||
"20.*",
|
||||
"22.*",
|
||||
"24.*"
|
||||
|
||||
Reference in New Issue
Block a user