Skip to content

Commit

Permalink
fix(ci): support building arm64 architecture (bnb-chain#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
welkin22 authored Sep 10, 2024
1 parent 81635a5 commit e3170ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
provenance: false
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

platforms: linux/amd64,linux/arm64

0 comments on commit e3170ae

Please sign in to comment.