Skip to content

Commit 58c2ca2

Browse files
feat: windows arm build
relates to #461
1 parent 404a123 commit 58c2ca2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ jobs:
5353
goarch: arm
5454
- os: windows-latest
5555
goarch: 386
56+
- os: windows-latest
57+
goarch: arm
5658
runs-on: ${{ matrix.os }}
5759
defaults:
5860
run:

0 commit comments

Comments
 (0)