Skip to content

Commit 092d90e

Browse files
ojedaemilio
authored andcommitted
ci: Move forward Rust for Linux version to v7.1-rc1
Linux v7.1 will have our new MSRVs: Rust 1.85.0 and `bindgen` 0.71.1. Signed-off-by: Miguel Ojeda <[email protected]>
1 parent b7b501f commit 092d90e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ if [ "$BINDGEN_RUST_FOR_LINUX_TEST" == "1" ]; then
9999
# and each update should only contain this change.
100100
#
101101
# Both commit hashes and tags are supported.
102-
LINUX_VERSION=v6.19
102+
LINUX_VERSION=v7.1-rc1
103103

104104
# Download Linux at a specific commit
105105
mkdir -p linux

0 commit comments

Comments
 (0)