Skip to content

Commit a3bd864

Browse files
committed
Changed to single build platform
1 parent 3cada11 commit a3bd864

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lambda_build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,5 +118,6 @@ jobs:
118118
labels: ${{ steps.meta.outputs.labels }}
119119
cache-from: type=gha
120120
cache-to: type=gha,mode=max,ignore-error=true
121+
platforms: linux/amd64
121122
build-args: ${{ inputs.build-args }}
122123
secrets: ${{ secrets.build-secrets }}

0 commit comments

Comments
 (0)