Skip to content

Commit 9ca347b

Browse files
removes arm64
1 parent de6f7dd commit 9ca347b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
tag: ${{ github.ref_name }}
2929
registry_org: ${{ github.repository }}
3030
dockerfile_path: Dockerfile
31-
platforms: linux/amd64,linux/arm64
31+
platforms: linux/amd64

0 commit comments

Comments
 (0)