mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 12:27:13 +02:00
Bump rust version to v1.81
This commit is contained in:
parent
cf4c3c287b
commit
fe2c0cc3d5
16 changed files with 25 additions and 25 deletions
2
.github/workflows/bench-push-indexing.yml
vendored
2
.github/workflows/bench-push-indexing.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
timeout-minutes: 180 # 3h
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: dtolnay/rust-toolchain@1.79
|
||||
- uses: dtolnay/rust-toolchain@1.81
|
||||
with:
|
||||
profile: minimal
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue