diff --git a/ci/test.sh b/ci/test.sh index 587263804b..599bb4fb63 100755 --- a/ci/test.sh +++ b/ci/test.sh @@ -96,7 +96,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.17-rc2 + LINUX_VERSION=v6.18-rc3 # Download Linux at a specific commit mkdir -p linux