Skip to content

Commit c9bf9fc

Browse files
danielframptonmyl7
authored andcommitted
ci: install-musl: upgrade to 1.2.3
1 parent fc28283 commit c9bf9fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/install-musl.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
set -ex
77

8-
MUSL_VERSION=1.1.24
8+
MUSL_VERSION=1.2.3
99
MUSL="musl-${MUSL_VERSION}"
1010

1111
# Download, configure, build, and install musl:

0 commit comments

Comments
 (0)