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
parent f46f70f02a
commit afbfdd98f1
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"