Let's dispatch Intel XPU on the right runner group
This commit is contained in:
parent
f46f70f02a
commit
afbfdd98f1
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue