Skip to content

Commit 1a0e045

Browse files
authored
Revert "pin rust nightly until regression is fixed (#7388)"
This reverts commit e181382.
1 parent 492b1c8 commit 1a0e045

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
@@ -254,7 +254,7 @@ jobs:
254254
- {VERSION: "3.10", TOXENV: "py310"}
255255
RUST:
256256
- beta
257-
- nightly-2022-06-30
257+
- nightly
258258
name: "Rust Coverage"
259259
timeout-minutes: 15
260260
steps:

0 commit comments

Comments
 (0)