Skip to content

Commit 9df0ccd

Browse files
authored
feat(layers): add ARM64 support for ca-west-1 (#4949)
feat(general): Add ARM support for ca-west-1 Signed-off-by: Simon Thulbourn <[email protected]>
1 parent 2345028 commit 9df0ccd

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)