Skip to content

Commit aa47999

Browse files
committed
pin rust nightly until regression is fixed (pyca#7388)
1 parent ee16ba0 commit aa47999

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
@@ -259,7 +259,7 @@ jobs:
259259
- {VERSION: "3.10", TOXENV: "py310"}
260260
RUST:
261261
- beta
262-
- nightly
262+
- nightly-2022-06-30
263263
name: "Rust Coverage"
264264
timeout-minutes: 15
265265
steps:

0 commit comments

Comments
 (0)