Skip to content

Commit a512b52

Browse files
committed
[EngSys] unpin NodeTestVersion of 21.2.0
now that a fix to `fs.writeFileSync` has been released. Revert "Temporarily pin NodeTestVersion of v21 to 21.2.0 (Azure#27951)" This reverts commit b1a31b3.
1 parent 02491d7 commit a512b52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/templates/stages/platform-matrix.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"NodeTestVersion": [
2121
"18.x",
2222
"20.x",
23-
"21.2.0"
23+
"21.x"
2424
],
2525
"TestType": "node",
2626
"TestResultsFiles": "**/test-results.xml"

0 commit comments

Comments
 (0)