Skip to content

Commit 162de8e

Browse files
committed
build: stop installing nightly for check
1 parent be59928 commit 162de8e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ jobs:
2929
steps:
3030
- uses: actions/checkout@v3
3131

32-
- run: rustup toolchain install nightly --profile minimal
33-
3432
- uses: Swatinem/rust-cache@v2
3533
with:
3634
shared-key: ci

0 commit comments

Comments
 (0)