mirror of
https://github.com/actions/runner-images.git
synced 2025-12-10 19:16:48 +00:00
[ubuntu] Remove deprecated Node, Ruby, gcc versions (#13232)
This commit is contained in:
committed by
GitHub
parent
a1fa477069
commit
f34cbb76a9
@@ -33,7 +33,6 @@
|
||||
"platform" : "linux",
|
||||
"arch": "x64",
|
||||
"versions": [
|
||||
"18.*",
|
||||
"20.*",
|
||||
"22.*",
|
||||
"24.*"
|
||||
@@ -57,7 +56,6 @@
|
||||
"platform_version": "22.04",
|
||||
"arch": "x64",
|
||||
"versions": [
|
||||
"3.1.*",
|
||||
"3.2.*",
|
||||
"3.3.*",
|
||||
"3.4.*"
|
||||
@@ -290,7 +288,6 @@
|
||||
},
|
||||
"gcc": {
|
||||
"versions": [
|
||||
"g++-9",
|
||||
"g++-10",
|
||||
"g++-12"
|
||||
]
|
||||
|
||||
@@ -31,7 +31,6 @@
|
||||
"platform" : "linux",
|
||||
"arch": "x64",
|
||||
"versions": [
|
||||
"18.*",
|
||||
"20.*",
|
||||
"22.*",
|
||||
"24.*"
|
||||
|
||||
Reference in New Issue
Block a user