Enable TGI on XPU tests

This commit is contained in:
Morgan Funtowicz 2024-04-30 16:04:40 +02:00
parent b4ef038837
commit 9940776293

View File

@ -17,7 +17,7 @@ concurrency:
jobs: jobs:
run_tests: run_tests:
runs-on: ubuntu-latest runs-on: [ubuntu-latest, intel-pvc-tgi]
env: env:
SCCACHE_GHA_ENABLED: "on" SCCACHE_GHA_ENABLED: "on"
@ -85,4 +85,4 @@ jobs:
cargo test cargo test
- name: sccache stats - name: sccache stats
run: | run: |
/usr/local/bin/sccache --show-stats /usr/local/bin/sccache --show-stats