Skip to content

Commit 9e3c600

Browse files
committed
build: change platforms
1 parent 7e78fea commit 9e3c600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ jobs:
5656
with:
5757
context: .
5858
push: true
59-
platforms: linux/amd64,linux/arm64
59+
platforms: linux/amd64,linux/arm64,linux/arm/v7
6060
tags: ${{ steps.meta.outputs.releases }}

0 commit comments

Comments
 (0)