Update doc-and-test.yml

This commit is contained in:
Yifan Wu 2023-10-15 15:29:00 +08:00 committed by GitHub
parent e3a1389c15
commit 41eaf2895e

View file

@ -4,7 +4,7 @@ on: [push]
env:
CARGO_TERM_COLOR: always
rust_toolchain: nightly-2022-08-05
rust_toolchain: nightly-2023-10-09
jobs:
build-doc: