ci: Upgrade nightly toolchain

This commit is contained in:
Jonas Platte
2023-11-08 17:23:32 +01:00
parent 37c93d57e5
commit db06702a0f
10 changed files with 39 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ env:
CARGO_TERM_COLOR: always
CARGO_REGISTRIES_CRATES_IO_PROTOCOL: sparse
# Keep in sync with version in `rust-toolchain.toml` and `xtask/src/ci.rs`
NIGHTLY: nightly-2023-07-03
NIGHTLY: nightly-2023-11-08
on:
push: