mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 12:24:53 +00:00
Fixing the rust tests to proper version.
This commit is contained in:
parent
798c765c70
commit
b9ab5037b0
2
.github/workflows/tests.yaml
vendored
2
.github/workflows/tests.yaml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
with:
|
||||
# Released on: 02 May, 2024
|
||||
# https://releases.rs/docs/1.78.0/
|
||||
toolchain: 1.80.0
|
||||
toolchain: 1.84.0
|
||||
override: true
|
||||
components: rustfmt, clippy
|
||||
- name: Install Protoc
|
||||
|
Loading…
Reference in New Issue
Block a user