Skip to content

Commit

Permalink
ci: musl: bump to 1.2.5
Browse files Browse the repository at this point in the history
Signed-off-by: Pedro Tammela <[email protected]>
  • Loading branch information
tammela committed Feb 28, 2025
1 parent 43e6c92 commit 473158f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/install-musl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

set -eux

musl_version=1.1.24
musl_version=1.2.5
musl="musl-${musl_version}"

# Download, configure, build, and install musl:
Expand Down

0 comments on commit 473158f

Please sign in to comment.