Skip to content

Commit bf8378b

Browse files
committed
Update musl patched kernel header version for tests
1 parent 004d44e commit bf8378b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/install-musl.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ cd ..
7979
rm -rf $MUSL
8080

8181
# Download, configure, build, and install musl-sanitized kernel headers:
82-
KERNEL_HEADER_VER="4.4.2-2"
82+
KERNEL_HEADER_VER="4.19.88"
8383
curl --retry 5 -L \
8484
"https://github.com/sabotage-linux/kernel-headers/archive/v${KERNEL_HEADER_VER}.tar.gz" | \
8585
tar xzf -

0 commit comments

Comments
 (0)