hf_text-generation-inference/.github/workflows
drbh c5ef81bed5
chore: bump ci rust version (#1543)
This PR bumps the rust toolchain in CI to resolve the CI build issue

```bash
  Downloaded crossbeam-utils v0.8.19
  Downloaded crc32fast v1.3.2
error: failed to compile `text-generation-router v1.4.0 (/home/runner/work/text-generation-inference/text-generation-inference/router)`, intermediate artifacts can be found at `/home/runner/work/text-generation-inference/text-generation-inference/target`

Caused by:
  package `clap_lex v0.7.0` cannot be built because it requires rustc 1.74 or newer, while the currently active rustc version is 1.71.0
  Either upgrade to rustc 1.74 or newer, or use
  cargo update -p clap_lex@0.7.0 --precise ver
  where `ver` is the latest version of `clap_lex` supporting rustc 1.71.0
make: *** [Makefile:12: install-router] Error 101
```
2024-02-09 10:32:04 +01:00
..
autodocs.yml Automatic docs for TGI (#1045) 2023-09-27 16:01:38 +02:00
build.yaml feat: relax mistral requirements (#1351) 2023-12-15 12:52:24 +01:00
build_documentation.yml fix: remove useless token (#1179) 2023-10-19 14:04:44 +02:00
build_pr_documentation.yml [docs] Build docs only when doc files change (#812) 2023-08-11 07:07:53 +02:00
client-tests.yaml feat(server): add watermarking tests (#248) 2023-04-27 19:16:35 +02:00
load_test.yaml chore: migrate ci region for more availability. (#581) 2023-07-12 10:01:01 +02:00
stale.yml Add a stale bot. (#1313) 2023-12-05 14:42:55 +01:00
tests.yaml chore: bump ci rust version (#1543) 2024-02-09 10:32:04 +01:00
upload_pr_documentation.yml Setup for doc-builder and docs for TGI (#740) 2023-08-10 10:24:52 +02:00