Update continuous integration image to Rust 1.86

This commit is contained in:
Aaron Fenyes 2025-05-06 10:27:03 -07:00
parent 3dd6303e99
commit f9ff1c0f43

View file

@ -11,7 +11,7 @@ jobs:
test:
runs-on: docker
container:
image: cimg/rust:1.85-node
image: cimg/rust:1.86-node
defaults:
run:
# set the default working directory for each `run` step, relative to the