mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-27 21:12:07 +00:00
Attempt at yaml.
This commit is contained in:
parent
903debac22
commit
8fcbbf9e8b
2
.github/workflows/tests.yaml
vendored
2
.github/workflows/tests.yaml
vendored
@ -17,7 +17,7 @@ concurrency:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
run_tests:
|
run_tests:
|
||||||
runs-on: ${{ matrix.runner }}
|
runs-on: [${{ matrix.runner }}]
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
runner: [ubuntu-latest, intel-pvc-tgi]
|
runner: [ubuntu-latest, intel-pvc-tgi]
|
||||||
|
Loading…
Reference in New Issue
Block a user