Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .pipelines/npm/npm-conformance-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ jobs:
--windows-admin-password alpha@numeric!password2 \
--network-plugin azure \
--vm-set-type VirtualMachineScaleSets \
--kubernetes-version v1.23 \
--kubernetes-version v1.23.5 \
--node-vm-size Standard_D4s_v3 \
--node-count 1

Expand Down Expand Up @@ -386,7 +386,7 @@ jobs:
--network-plugin azure \
--vm-set-type VirtualMachineScaleSets \
--node-vm-size Standard_D4s_v3 \
--kubernetes-version v1.23 \
--kubernetes-version v1.23.5 \
--node-count 1

# don't schedule anything on the linux system pool
Expand Down