Let's dispatch Intel XPU on the right runner group

This commit is contained in:
Morgan Funtowicz 2024-04-30 16:22:33 +02:00 committed by Nicolas Patry
parent 00ffe4fae0
commit 49b93d8d18
1 changed files with 2 additions and 1 deletions

View File

@ -88,7 +88,8 @@ jobs:
/usr/local/bin/sccache --show-stats
run_tests_intel_xpu:
runs-on: [intel-pvc-tgi]
runs-on:
group: intel-pvc-tgi
env:
SCCACHE_GHA_ENABLED: "on"