From ef35f96ea822d6d651726b5f151f6507e6146fcf Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Mon, 4 Jul 2022 08:37:04 -0400 Subject: [PATCH] Revert "pin rust nightly until regression is fixed (#7388)" This reverts commit e1813824948ab9bccc994dacbf627c79a0c59dc4. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fa65d2e60062..416a0839d795 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -243,7 +243,7 @@ jobs: - {VERSION: "3.10", TOXENV: "py310"} RUST: - beta - - nightly-2022-06-30 + - nightly name: "Rust Coverage" timeout-minutes: 15 steps: