We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5757a2 commit bc86ba3Copy full SHA for bc86ba3
.github/workflows/layer_govcloud.yml
@@ -53,7 +53,7 @@ jobs:
53
- AWSLambdaPowertoolsPythonV3-python312
54
arch:
55
- arm64
56
- - x86
+ - x86_64
57
environment: Prod (Readonly)
58
steps:
59
- name: Configure AWS Credentials
@@ -98,7 +98,7 @@ jobs:
98
99
100
101
102
environment: GovCloud ${{ inputs.environment }} (East)
103
104
- name: Download Zip
@@ -153,7 +153,7 @@ jobs:
153
154
155
156
157
environment:
158
name: GovCloud ${{ inputs.environment }} (West)
159
0 commit comments