Skip to content
This repository was archived by the owner on Sep 12, 2023. It is now read-only.

Commit d4787d7

Browse files
authored
ci: Remove explicit platform build option (#20)
1 parent 12bd8dd commit d4787d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
build-args: PHP=${{ matrix.php }}
3333
labels: "${{ steps.meta.outputs.labels }}"
3434
outputs: "type=tar,dest=${{ env.archive }}"
35-
platforms: linux/amd64
3635
tags: "${{ steps.meta.outputs.tags }}"
3736
- name: Upload Docker Image as pipeline artifact
3837
uses: actions/upload-artifact@v2

0 commit comments

Comments
 (0)