mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
remove node14 from macos (#8860)
This commit is contained in:
@@ -273,7 +273,6 @@
|
||||
"arch": {
|
||||
"x64": {
|
||||
"versions": [
|
||||
"14.*",
|
||||
"16.*",
|
||||
"18.*",
|
||||
"20.*"
|
||||
@@ -346,7 +345,6 @@
|
||||
"node": {
|
||||
"default": "18",
|
||||
"nvm_versions": [
|
||||
"14",
|
||||
"16",
|
||||
"18",
|
||||
"20"
|
||||
|
||||
@@ -264,7 +264,6 @@
|
||||
"arch": {
|
||||
"x64": {
|
||||
"versions": [
|
||||
"14.*",
|
||||
"16.*",
|
||||
"18.*",
|
||||
"20.*"
|
||||
@@ -334,7 +333,6 @@
|
||||
"node": {
|
||||
"default": "18",
|
||||
"nvm_versions": [
|
||||
"14",
|
||||
"16",
|
||||
"18",
|
||||
"20"
|
||||
|
||||
Reference in New Issue
Block a user