Skip to content

Commit

Permalink
[ci] Bump toolchain version.
Browse files Browse the repository at this point in the history
  • Loading branch information
anp committed Sep 30, 2021
1 parent 33c8478 commit 45e294f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 45e294f

Please sign in to comment.