Enable TGI on XPU tests
This commit is contained in:
parent
b4ef038837
commit
9940776293
|
@ -17,7 +17,7 @@ concurrency:
|
|||
|
||||
jobs:
|
||||
run_tests:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: [ubuntu-latest, intel-pvc-tgi]
|
||||
|
||||
env:
|
||||
SCCACHE_GHA_ENABLED: "on"
|
||||
|
|
Loading…
Reference in New Issue