Skip to content

Commit faf7e67

Browse files
authored
Added linux arm64 support
1 parent d1db67c commit faf7e67

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ jobs:
2727
- os: ubuntu-20.04
2828
arch: amd64
2929
target: linux
30+
- os: ubuntu-20.04
31+
arch: arm64
32+
target: linux
3033
- os: macos-13
3134
arch: amd64
3235
target: darwin

0 commit comments

Comments
 (0)