Skip to content

Commit

Permalink
Add arm8 build
Browse files Browse the repository at this point in the history
Closes #1
  • Loading branch information
fhs authored Jan 14, 2023
1 parent b1653c2 commit 923ac36
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/plan9-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ jobs:
- arch: arm7
GOARCH: arm
GOARM: 7
- arch: arm8
GOARCH: arm
GOARM: 8
steps:

- name: Checkout code
Expand Down

0 comments on commit 923ac36

Please sign in to comment.