mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-05-02 23:42:06 +00:00
Trying to remove the rust-toolchain hardcoded in action.
This commit is contained in:
parent
3f29043d7e
commit
a81dab55ee
3
.github/workflows/tests.yaml
vendored
3
.github/workflows/tests.yaml
vendored
@ -31,7 +31,8 @@ jobs:
|
||||
with:
|
||||
# Released on: 02 May, 2024
|
||||
# https://releases.rs/docs/1.78.0/
|
||||
toolchain: 1.84.1
|
||||
# Let rust-toolchain.toml
|
||||
# toolchain: 1.84.1
|
||||
override: true
|
||||
components: rustfmt, clippy
|
||||
- name: Install Protoc
|
||||
|
Loading…
Reference in New Issue
Block a user