.github: Bump Rust version to 1.85.1

Rust 1.69.0, released in 2023, lags significantly behind the version used
by Kata Containers. Therefore, we bump it to 1.85.1.

Signed-off-by: Xuewei Niu <niuxuewei.nxw@antgroup.com>
This commit is contained in:
Xuewei Niu
2025-07-08 17:07:52 +08:00
parent 2536e33696
commit c8febbc67d

View File

@@ -1,7 +1,7 @@
name: BVT
on: [pull_request]
env:
RUST_VERSION: 1.69.0
RUST_VERSION: 1.85.1
jobs:
build:
name: Build