Skip to content

Commit a42a460

Browse files
committed
no armv7
1 parent 10c2462 commit a42a460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ jobs:
5353
with:
5454
context: .
5555
file: ./Dockerfile
56-
platforms: linux/amd64,linux/arm64,linux/arm/v7
56+
platforms: linux/amd64,linux/arm64
5757
push: true
5858
tags: ${{ steps.prep.outputs.tags }}

0 commit comments

Comments
 (0)