Skip to content

Commit 7fe5013

Browse files
committed
fix ci yml
Signed-off-by: Yang Zhang <yang.zhang@pingcap.com>
1 parent 33825e8 commit 7fe5013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
WITH_STABLE_TOOLCHAIN: 'force'
5050
coverage:
5151
runs-on: ubuntu-latest
52-
needs: nightly
52+
needs: stable
5353
steps:
5454
- uses: actions/checkout@v2
5555
with:

0 commit comments

Comments
 (0)