Skip to content

Commit

Permalink
remove multi platform build
Browse files Browse the repository at this point in the history
  • Loading branch information
agardnerIT committed May 27, 2024
1 parent ad4db3c commit ad0fbad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_and_push_to_ghcr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
platforms: linux/amd64,linux/arm64
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
Expand Down

0 comments on commit ad0fbad

Please sign in to comment.