diff --git a/ci/test.sh b/ci/test.sh index 8dedb7209a..a767c0b3a4 100755 --- a/ci/test.sh +++ b/ci/test.sh @@ -99,7 +99,7 @@ if [ "$BINDGEN_RUST_FOR_LINUX_TEST" == "1" ]; then # and each update should only contain this change. # # Both commit hashes and tags are supported. - LINUX_VERSION=v6.19 + LINUX_VERSION=v7.1-rc1 # Download Linux at a specific commit mkdir -p linux