Skip to content

Commit 9bee027

Browse files
committed
add linux arm64 to the pipeline
1 parent 35aceae commit 9bee027

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ jobs:
1919
- os: ubuntu-latest
2020
arch: x86_64
2121
name: linux
22-
# - os: LinuxARM64
23-
# arch: arm64
24-
# name: linux
22+
- os: LinuxARM64
23+
arch: arm64
24+
name: linux
2525
- os: macos-latest
2626
name: macos
2727
- os: windows-latest

0 commit comments

Comments
 (0)