Skip to content

Commit

Permalink
fix conflicts
Browse files Browse the repository at this point in the history
Signed-off-by: MregXN <[email protected]>
  • Loading branch information
MregXN committed Dec 18, 2023
2 parents c9dd133 + 79d2add commit 9790e12
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/dapr-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,10 @@ env:
# Enable tests on ARM64
ENABLE_ARM: "false"
# Space-separated of supported Azure regions: one will be picked randomly for each cluster
AZURE_REGIONS: \("westus3" "eastus" "eastus2"\)
AZURE_REGIONS: |
westus3
eastus
westeurope
AZURE_ARM_REGIONS: "eastus"
# Container registry where to cache e2e test images
DAPR_CACHE_REGISTRY: "daprhzkacr.azurecr.io"
Expand Down

0 comments on commit 9790e12

Please sign in to comment.