Skip to content

Commit

Permalink
add: linux/arm/v7
Browse files Browse the repository at this point in the history
  • Loading branch information
dextercai committed Mar 31, 2023
1 parent 395cba1 commit 86be045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
with:
context: .
platforms: linux/amd64,linux/arm64
platforms: linux/amd64,linux/arm64,linux/arm/v7
push: true
tags: |
dextercai/feeyo-adsb-golang:${{ github.ref_name }}
Expand Down

0 comments on commit 86be045

Please sign in to comment.