Skip to content

Commit 97fe85a

Browse files
committed
keep latest release the same
1 parent a933fd5 commit 97fe85a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.pipelines/npm/npm-conformance-tests-latest-release.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,10 @@ jobs:
8080
AZURE_CLUSTER: "conformance-v2-default"
8181
PROFILE: "v2-default"
8282
IS_STRESS_TEST: "false"
83+
v2-default-ws22:
84+
AZURE_CLUSTER: "conformance-v2-default-ws22"
85+
PROFILE: "v2-default-ws22"
86+
IS_STRESS_TEST: "false"
8387
pool:
8488
name: $(BUILD_POOL_NAME_DEFAULT)
8589
demands:

0 commit comments

Comments
 (0)