mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-26 12:32:10 +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:
|
||||
run_tests:
|
||||
runs-on: ${{ matrix.runner }}
|
||||
runs-on: [${{ matrix.runner }}]
|
||||
strategy:
|
||||
matrix:
|
||||
runner: [ubuntu-latest, intel-pvc-tgi]
|
||||
|
Loading…
Reference in New Issue
Block a user