ci: use rust 1.87 image for cargo-llvm-cov compatibility
This commit is contained in:
parent
481b0072ad
commit
d6b2a31f0a
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -12,7 +12,7 @@ spec:
|
||||
node-role.kubernetes.io/worker: "true"
|
||||
containers:
|
||||
- name: rust-ci
|
||||
image: rust:1.82-bookworm
|
||||
image: rust:1.87-bookworm
|
||||
command: ["cat"]
|
||||
tty: true
|
||||
volumeMounts:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user