Skip to content

Commit 1c66156

Browse files
authored
Revert "Move test cluster to westus (#288)" (#296)
This reverts commit e932f7b.
1 parent fecd8fa commit 1c66156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/smoke.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
--name=GPUDedicatedVHDPreview
8181
az group create \
8282
--name="tpiSmokeTestCluster$GITHUB_RUN_ID" \
83-
--location=westus
83+
--location=eastus
8484
az aks create \
8585
--resource-group="tpiSmokeTestCluster$GITHUB_RUN_ID" \
8686
--name="tpiSmokeTestCluster$GITHUB_RUN_ID" \

0 commit comments

Comments
 (0)