Skip to content

Commit 017fd17

Browse files
authored
Merge pull request #69 from puppetlabs/revert-68-CAT-1872
Revert "(CAT-1872) Add `linux/arm64` as a build target"
2 parents a9162c3 + f427d32 commit 017fd17

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/image-push.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ jobs:
5353
uses: docker/build-push-action@v4
5454
with:
5555
context: .
56-
platforms: linux/amd64,linux/arm64
5756
push: true
5857
tags: |
5958
${{ secrets.AWS_FORGE_ID }}.dkr.ecr.us-west-2.amazonaws.com/anubis:${{ env.TAG }}

0 commit comments

Comments
 (0)