Skip to content

Commit 412238e

Browse files
committed
Revert "change architecture name to aarch64"
This reverts commit 293b880.
1 parent 8333e01 commit 412238e

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)