Skip to content

Commit bb204bd

Browse files
authored
Revert "pin rust nightly until regression is fixed (#7388)" (#7393)
This reverts commit e181382.
1 parent 539b03b commit bb204bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ jobs:
243243
- {VERSION: "3.10", TOXENV: "py310"}
244244
RUST:
245245
- beta
246-
- nightly-2022-06-30
246+
- nightly
247247
name: "Rust Coverage"
248248
timeout-minutes: 15
249249
steps:

0 commit comments

Comments
 (0)