mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Use the dtolnay rust toolchain
This commit is contained in:
parent
c2c1ba39ee
commit
986991277f
15 changed files with 24 additions and 24 deletions
|
@ -16,7 +16,7 @@ jobs:
|
|||
timeout-minutes: 4320 # 72h
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: helix-editor/rust-toolchain@v1
|
||||
- uses: dtolnay/rust-toolchain@v1.70
|
||||
with:
|
||||
profile: minimal
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue