Skip to content

Commit e152408

Browse files
committed
remove arm/v7
1 parent 683da0d commit e152408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@ jobs:
6262
builder: ${{ steps.buildx.outputs.name }}
6363
context: .
6464
file: ./Dockerfile
65-
platforms: linux/amd64,linux/arm64,linux/arm/v7
65+
platforms: linux/amd64,linux/arm64
6666
push: true
6767
tags: ${{ steps.prep.outputs.tags }}

0 commit comments

Comments
 (0)