mirror of
https://github.com/actions/runner-images.git
synced 2026-01-08 11:30:49 +08:00
[macOS] remove node12 and sync nvm18 (#6553)
This commit is contained in:
@@ -270,7 +270,6 @@
|
||||
"platform" : "darwin",
|
||||
"arch": "x64",
|
||||
"versions": [
|
||||
"12.*",
|
||||
"14.*",
|
||||
"16.*",
|
||||
"18.*"
|
||||
@@ -333,7 +332,6 @@
|
||||
"node": {
|
||||
"default": "16",
|
||||
"nvm_versions": [
|
||||
"12",
|
||||
"14",
|
||||
"16",
|
||||
"18"
|
||||
|
||||
Reference in New Issue
Block a user