diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 57c48cc2..57ba6154 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -2,7 +2,7 @@ env: RUSTFLAGS: -D warnings # coverage collection depends on unstable features. # we want the CI results to all be from the same toolchain, so we set it up here. - RUSTUP_TOOLCHAIN: nightly-2021-03-24 + RUSTUP_TOOLCHAIN: nightly-2021-09-30 on: push: branches: