mirror of
https://github.com/actions/runner-images.git
synced 2025-12-26 19:38:57 +08:00
[ubuntu] deprecate node.js 8 (#2443)
This commit is contained in:
committed by
GitHub
parent
2e06b1a227
commit
ffc82ae582
@@ -30,7 +30,6 @@
|
||||
"platform" : "linux",
|
||||
"arch": "x64",
|
||||
"versions": [
|
||||
"8.*",
|
||||
"10.*",
|
||||
"12.*",
|
||||
"14.*"
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
"platform" : "linux",
|
||||
"arch": "x64",
|
||||
"versions": [
|
||||
"8.*",
|
||||
"10.*",
|
||||
"12.*",
|
||||
"14.*"
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
"platform" : "linux",
|
||||
"arch": "x64",
|
||||
"versions": [
|
||||
"8.*",
|
||||
"10.*",
|
||||
"12.*",
|
||||
"14.*"
|
||||
|
||||
Reference in New Issue
Block a user