mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-22 15:32:08 +00:00
use runners with cache
This commit is contained in:
parent
87c85fdc38
commit
2aa2851e01
2
.github/workflows/nix_integration_tests.yaml
vendored
2
.github/workflows/nix_integration_tests.yaml
vendored
@ -17,7 +17,7 @@ concurrency:
|
||||
jobs:
|
||||
tests:
|
||||
runs-on:
|
||||
group: aws-g6-12xlarge-plus-priv
|
||||
group: aws-g6-12xl-plus-priv-cache
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: cachix/install-nix-action@v27
|
||||
|
Loading…
Reference in New Issue
Block a user