Update doc-and-test.yml

This commit is contained in:
Yifan Wu 2023-10-15 15:27:23 +08:00 committed by GitHub
parent 20aa308152
commit e9c42c8a7d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: