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
2 changes: 1 addition & 1 deletion ci/pipelines/stemcells-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1855,7 +1855,7 @@ jobs:
STORAGE_ACCOUNT: unpublishedstemcells
SUBSCRIPTION_ID: ((koala_azure_credentials_json.subscription_id))
TENANT_ID: ((koala_azure_credentials_json.tenant_id))
VM_SIZE: Standard_DS2_v2
VM_SIZE: Standard_D2ds_v5
VM_PREFIX: packer-prod-((BASE_OS_VERSION))
MOUNT_EPHEMERAL_DISK: true
ensure:
Expand Down
Loading