Skip to content

Commit c3a3a08

Browse files
etaquesetaques
andauthored
[ENG-786] - fix: pktvisor-cli for arm64 architecture (#688)
* [ENG-786] - fix: pktvisor-cli for arm64 architecture * test * Update build-release.yml * Update build-release.yml --------- Co-authored-by: etaques <etaques@daitan.com>
1 parent a2bfaab commit c3a3a08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,7 @@ jobs:
423423
uses: ./.github/actions/build-go
424424
with:
425425
context: "."
426+
goarch: arm64
426427
file: "./Dockerfile"
427428

428429
- name: Debug artifacts

0 commit comments

Comments
 (0)