diff --git a/.github/workflows/re_test-integration-azure.yml b/.github/workflows/re_test-integration-azure.yml index 5e0c4c3f3..9d8b0f4c9 100644 --- a/.github/workflows/re_test-integration-azure.yml +++ b/.github/workflows/re_test-integration-azure.yml @@ -7,7 +7,7 @@ on: workflow_call: inputs: azure-region: - default: 'East US' + default: 'East US 2' required: false type: string azure-publisher-email: