Skip to content

Commit b8cd46d

Browse files
authored
chore: fixing docker release workflow (#6)
1 parent 4f13592 commit b8cd46d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,9 @@ jobs:
4040
matrix:
4141
include:
4242
- run: default
43+
arch: arm64
4344
- run: default-x86
45+
arch: amd64
4446

4547
steps:
4648
- name: Checkout

0 commit comments

Comments
 (0)