Skip to content

Commit 224c486

Browse files
author
hywax
committed
build!: remove docker arm/v7
1 parent 1b42cb2 commit 224c486

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,linux/arm/v7
59+
platforms: linux/amd64,linux/arm64
6060
tags: ${{ steps.meta.outputs.releases }}

0 commit comments

Comments
 (0)