Skip to content

Commit e181382

Browse files
authored
pin rust nightly until regression is fixed (#7388)
1 parent 56fd22c commit e181382

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
257+
- nightly-2022-06-30
258258
name: "Rust Coverage"
259259
timeout-minutes: 15
260260
steps:

0 commit comments

Comments
 (0)