Skip to content

Commit 9ec0685

Browse files
committed
fix: disable arm64 dep
1 parent 2d636a2 commit 9ec0685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ jobs:
359359
- build_linux-x64-musl
360360
- build_linux-arm64-musl
361361
- build_linux-x64-glibc
362-
- build_linux-arm64-glibc
362+
# - build_linux-arm64-glibc
363363
- build_win-x64
364364
- build_darwin-arm64
365365
env:

0 commit comments

Comments
 (0)