Skip to content

Commit 58e68da

Browse files
authored
Merge pull request #3 from nephroflow/kv/aarch64
change architecture name to aarch64
2 parents 4b323e3 + 293b880 commit 58e68da

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
@@ -17,7 +17,7 @@ jobs:
1717

1818
strategy:
1919
matrix:
20-
arch: [amd64, arm64]
20+
arch: [amd64, aarch64]
2121

2222
steps:
2323
- name: Checkout Repository

0 commit comments

Comments
 (0)