diff --git a/eng/pipelines/templates/stages/platform-matrix.json b/eng/pipelines/templates/stages/platform-matrix.json index 0ffeac1321c7..dd2a0ed1f4ec 100644 --- a/eng/pipelines/templates/stages/platform-matrix.json +++ b/eng/pipelines/templates/stages/platform-matrix.json @@ -20,7 +20,7 @@ "NodeTestVersion": [ "18.x", "20.x", - "21.2.0" + "21.x" ], "TestType": "node", "TestResultsFiles": "**/test-results.xml"