File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12457,10 +12457,10 @@ buildvariants:
1245712457 display_name : " Ubuntu 20.04 x64 (Other Tests)"
1245812458 run_on : ubuntu2004-small
1245912459 tags : ["nightly-driver"]
12460+ expansions :
12461+ node_js_version : " 20.19.5"
1246012462 tasks :
1246112463 - name : test_vscode
12462- vars :
12463- NODE_JS_VERSION : " 20.19.5"
1246412464 - name : test_connectivity
1246512465 - name : test_apistrict
1246612466 - name : linux_coverage
Original file line number Diff line number Diff line change @@ -1610,10 +1610,10 @@ buildvariants:
16101610 display_name: "Ubuntu 20.04 x64 (Other Tests)"
16111611 run_on: ubuntu2004-small
16121612 tags: ["nightly-driver"]
1613+ expansions:
1614+ node_js_version: "<% out(NODE_JS_VERSION_20) %>"
16131615 tasks:
16141616 - name: test_vscode
1615- vars:
1616- NODE_JS_VERSION: "<% out(NODE_JS_VERSION_20) %>"
16171617 - name: test_connectivity
16181618 - name: test_apistrict
16191619 - name: linux_coverage
You can’t perform that action at this time.
0 commit comments