Skip to content

Commit a758c87

Browse files
committed
removed linux/arm64
1 parent 87bb371 commit a758c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,6 @@ jobs:
212212
cache-to: type=gha,mode=max
213213
context: .
214214
labels: ${{ steps.meta.outputs.labels }}
215-
platforms: linux/amd64,linux/arm64
215+
platforms: linux/amd64
216216
push: true
217217
tags: ${{ steps.meta.outputs.tags }}

0 commit comments

Comments
 (0)