Skip to content

Commit 129172e

Browse files
committed
fix(workflow): remove unnecessary build dependencies for linux-musl arm64
1 parent f26d950 commit 129172e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,6 @@ jobs:
9494
openssl-dev \
9595
musl-dev \
9696
linux-headers \
97-
pkgconfig \
98-
autoconf \
99-
automake \
100-
libtool
10197
10298
- name: linux-musl arm64 checkout
10399
if: matrix.name == 'linux-musl' && matrix.arch == 'arm64'

0 commit comments

Comments
 (0)