Skip to content

Commit

Permalink
🔥 disable multi-platform builds on main workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mshade committed Sep 12, 2023
1 parent 3df024c commit e23b84b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,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 e23b84b

Please sign in to comment.