Skip to content

Commit a27a7ea

Browse files
authored
feat(general): Add ARM support for ca-west-1
Signed-off-by: Simon Thulbourn <[email protected]>
1 parent df22da1 commit a27a7ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable_deploy_v2_layer_stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
- region: "ca-central-1"
106106
has_arm64_support: "true"
107107
- region: "ca-west-1"
108-
has_arm64_support: "false"
108+
has_arm64_support: "true"
109109
- region: "eu-central-1"
110110
has_arm64_support: "true"
111111
- region: "eu-central-2"

0 commit comments

Comments
 (0)