We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cada11 commit a3bd864Copy full SHA for a3bd864
1 file changed
.github/workflows/lambda_build.yml
@@ -118,5 +118,6 @@ jobs:
118
labels: ${{ steps.meta.outputs.labels }}
119
cache-from: type=gha
120
cache-to: type=gha,mode=max,ignore-error=true
121
+ platforms: linux/amd64
122
build-args: ${{ inputs.build-args }}
123
secrets: ${{ secrets.build-secrets }}
0 commit comments