Skip to content

Commit 877faff

Browse files
committed
build: use nightly for check
1 parent 43c569f commit 877faff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

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

32+
- run: rustup toolchain install nightly --profile minimal
33+
3234
- uses: Swatinem/rust-cache@v2
3335
with:
3436
shared-key: ci

0 commit comments

Comments
 (0)