Skip to content

Commit 26ff233

Browse files
committed
update
1 parent 8675f05 commit 26ff233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/action-docker-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: docker/build-push-action@v6
2525
with:
2626
push: true
27-
platforms: linux/amd64,linux/arm/v7,linux/arm64
27+
platforms: linux/amd64,linux/arm64
2828
build-args: |
2929
VERSION=dev
3030
tags: |

0 commit comments

Comments
 (0)