mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-26 20:42:06 +00:00
Revert comment.
This commit is contained in:
parent
b5d7732922
commit
903debac22
5
.github/workflows/tests.yaml
vendored
5
.github/workflows/tests.yaml
vendored
@ -36,9 +36,8 @@ jobs:
|
|||||||
- name: Install Rust
|
- name: Install Rust
|
||||||
uses: actions-rs/toolchain@v1
|
uses: actions-rs/toolchain@v1
|
||||||
with:
|
with:
|
||||||
# Released on: 28 December, 2023
|
# Released on: 02 May, 2024
|
||||||
# Branched from master on: 10 November, 2023
|
# https://releases.rs/docs/1.78.0/
|
||||||
# https://releases.rs/docs/1.75.0/
|
|
||||||
toolchain: 1.78.0
|
toolchain: 1.78.0
|
||||||
override: true
|
override: true
|
||||||
components: rustfmt, clippy
|
components: rustfmt, clippy
|
||||||
|
Loading…
Reference in New Issue
Block a user