Skip to content

Commit acf5569

Browse files
committed
Add support for ARM architecture
1 parent 2bedba0 commit acf5569

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,6 @@ jobs:
9191
with:
9292
context: .
9393
push: true
94+
platforms: linux/amd64,linux/arm64
9495
tags: ${{ steps.meta.outputs.tags }}
9596
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)