Skip to content

Commit

Permalink
change version of compute cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
Hardik Patel committed Oct 9, 2023
1 parent 3e60473 commit 6d2bc57
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: Azure/mlops-templates/.github/workflows/create-compute.yml@main
with:
cluster_name: cpu-cluster
size: STANDARD_D3_V2
size: STANDARD_D4S_V3
min_instances: 0
max_instances: 4
cluster_tier: low_priority
Expand Down

0 comments on commit 6d2bc57

Please sign in to comment.