Update continuous integration image to Rust 1.86
All checks were successful
/ test (pull_request) Successful in 3m12s
All checks were successful
/ test (pull_request) Successful in 3m12s
This commit is contained in:
parent
3dd6303e99
commit
f9ff1c0f43
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: cimg/rust:1.85-node
|
image: cimg/rust:1.86-node
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
# set the default working directory for each `run` step, relative to the
|
# set the default working directory for each `run` step, relative to the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue