mirror of
https://github.com/actions/runner-images.git
synced 2025-12-11 19:46:46 +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",
|
"platform" : "linux",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
"versions": [
|
"versions": [
|
||||||
"18.*",
|
|
||||||
"20.*",
|
"20.*",
|
||||||
"22.*",
|
"22.*",
|
||||||
"24.*"
|
"24.*"
|
||||||
@@ -57,7 +56,6 @@
|
|||||||
"platform_version": "22.04",
|
"platform_version": "22.04",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
"versions": [
|
"versions": [
|
||||||
"3.1.*",
|
|
||||||
"3.2.*",
|
"3.2.*",
|
||||||
"3.3.*",
|
"3.3.*",
|
||||||
"3.4.*"
|
"3.4.*"
|
||||||
@@ -290,7 +288,6 @@
|
|||||||
},
|
},
|
||||||
"gcc": {
|
"gcc": {
|
||||||
"versions": [
|
"versions": [
|
||||||
"g++-9",
|
|
||||||
"g++-10",
|
"g++-10",
|
||||||
"g++-12"
|
"g++-12"
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -31,7 +31,6 @@
|
|||||||
"platform" : "linux",
|
"platform" : "linux",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
"versions": [
|
"versions": [
|
||||||
"18.*",
|
|
||||||
"20.*",
|
"20.*",
|
||||||
"22.*",
|
"22.*",
|
||||||
"24.*"
|
"24.*"
|
||||||
|
|||||||
Reference in New Issue
Block a user