Skip to content

Commit 422f90d

Browse files
authored
Merge pull request #4 from nephroflow/kv/revert-architecture
Revert "change architecture name to aarch64"
2 parents 58e68da + 0987130 commit 422f90d

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, aarch64]
20+
arch: [amd64, arm64]
2121

2222
steps:
2323
- name: Checkout Repository

0 commit comments

Comments
 (0)