mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-06 18:17:26 +08:00
[macOS] set default nodeJS version to 16 (#4559)
This commit is contained in:
@@ -184,7 +184,7 @@
|
||||
"default": "1.17"
|
||||
},
|
||||
"node": {
|
||||
"default": "14",
|
||||
"default": "16",
|
||||
"nvm_versions": [
|
||||
"12",
|
||||
"14",
|
||||
|
||||
Reference in New Issue
Block a user