fix: set 1.73.0 as default toolchain (#859)
parent
99d49a9c43
commit
2b785e8b80
|
|
@ -92,6 +92,8 @@ jobs:
|
|||
target: ${{ matrix.target }}
|
||||
components: clippy
|
||||
|
||||
- run: rustup default ${{ matrix.toolchain }}
|
||||
|
||||
- name: Sccache cache
|
||||
uses: mozilla-actions/sccache-action@v0.0.3
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in New Issue