Skip to content

Commit

Permalink
fix: build all without matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
albttx committed May 26, 2024
1 parent c35964c commit 93b7198
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
target: ${{ matrix.target }}
platforms: linux/amd64,linux/arm64
push: ${{ github.event_name != 'pull_request' }}
cache-from: type=gha
Expand Down

0 comments on commit 93b7198

Please sign in to comment.