Skip to content

Commit

Permalink
Pin NodeTestVersion to 21.2.0 again
Browse files Browse the repository at this point in the history
because of nodejs/node#51081

Revert "[EngSys] unpin NodeTestVersion of 21.2.0 (Azure#27999)"

This reverts commit 884d750.
  • Loading branch information
jeremymeng committed Dec 14, 2023
1 parent b76acc8 commit 6599e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/pipelines/templates/stages/platform-matrix.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"NodeTestVersion": [
"18.x",
"20.x",
"21.x"
"21.2.0"
],
"TestType": "node",
"TestResultsFiles": "**/test-results.xml"
Expand Down

0 comments on commit 6599e8b

Please sign in to comment.