Signed-off-by: Zhouqi Jiang <[email protected]>
@@ -118,7 +118,7 @@ jobs:
- uses: actions-rust-lang/setup-rust-toolchain@v1
with:
target: ${{ matrix.TARGET }}
- toolchain: stable
+ toolchain: nightly
- uses: Swatinem/rust-cache@v2
- name: Build
run: |