Skip to content

Commit

Permalink
Revert "(CAT-1872) Add linux/arm64 as a build target"
Browse files Browse the repository at this point in the history
  • Loading branch information
david22swan authored Jul 25, 2024
1 parent a9162c3 commit f427d32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/image-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ jobs:
uses: docker/build-push-action@v4
with:
context: .
platforms: linux/amd64,linux/arm64
push: true
tags: |
${{ secrets.AWS_FORGE_ID }}.dkr.ecr.us-west-2.amazonaws.com/anubis:${{ env.TAG }}
Expand Down

0 comments on commit f427d32

Please sign in to comment.