Skip to content

Commit a4ba8d2

Browse files
[Ubuntu] set default nodeJS version to 16 (#4561)
1 parent 9c07c39 commit a4ba8d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

images/linux/toolsets/toolset-1804.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@
280280
},
281281
"rubygems": [],
282282
"node": {
283-
"default": "14"
283+
"default": "16"
284284
},
285285
"node_modules": [
286286
{

images/linux/toolsets/toolset-2004.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@
281281
"binary_name": "selenium-server"
282282
},
283283
"node": {
284-
"default": "14"
284+
"default": "16"
285285
},
286286
"node_modules": [
287287
{

0 commit comments

Comments
 (0)