Skip to content

Commit

Permalink
Revert "change architecture name to aarch64"
Browse files Browse the repository at this point in the history
This reverts commit 293b880.
  • Loading branch information
vdmkenny committed Mar 25, 2024
1 parent 58e68da commit 0987130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

strategy:
matrix:
arch: [amd64, aarch64]
arch: [amd64, arm64]

steps:
- name: Checkout Repository
Expand Down

0 comments on commit 0987130

Please sign in to comment.