Skip to content

Commit 027bc2e

Browse files
committed
Remove void musl
1 parent ed4d2e5 commit 027bc2e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -145,13 +145,6 @@ jobs:
145145
, DISTRO: "Unknown"
146146
, ARTIFACT: "x86_64-linux-void-glibc"
147147
, ADD_CABAL_ARGS: "--enable-split-sections"
148-
},
149-
{ image: "ghcr.io/void-linux/void-musl:latest"
150-
, installCmd: "xbps-install -Sy"
151-
, toolRequirements: "ncurses-libtinfo-libs autoconf automake binutils bzip2 coreutils curl elfutils-devel elfutils findutils gcc gmp gmp-devel jq lbzip2 make ncurses ncurses-devel openssh patch perl python3 sqlite sudo wget which xz zlib-devel patchelf"
152-
, DISTRO: "Unknown"
153-
, ARTIFACT: "x86_64-linux-void-musl"
154-
, ADD_CABAL_ARGS: "--enable-split-sections"
155148
}
156149
]
157150
container:

0 commit comments

Comments
 (0)