| commit | b03b2221a46f14269364b196324cf39497d9b024 | [log] [tgz] |
|---|---|---|
| author | Miguel Ojeda <ojeda@kernel.org> | Fri Aug 22 11:20:04 2025 +0200 |
| committer | Emilio Cobos Álvarez <emilio@crisal.io> | Fri Aug 22 14:40:03 2025 +0000 |
| tree | 495071e3eef6805bcf151e60ec0918eddff2367b | |
| parent | 4f3fb8f0b3c89e42ea9fcf02b67612ad52ca5da7 [diff] |
ci: Move forward Rust for Linux version to v6.17-rc2 Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
diff --git a/ci/test.sh b/ci/test.sh index 952b48e..5872638 100755 --- a/ci/test.sh +++ b/ci/test.sh
@@ -96,7 +96,7 @@ # and each update should only contain this change. # # Both commit hashes and tags are supported. - LINUX_VERSION=v6.16-rc1 + LINUX_VERSION=v6.17-rc2 # Download Linux at a specific commit mkdir -p linux