[CI/BUILD] enable intel queue for longer CPU tests (#4113)

This commit is contained in:
Yuan
2024-06-04 01:39:50 +08:00
committed by GitHub
parent cbb2f59cc8
commit cafb8e06c5
11 changed files with 138 additions and 90 deletions

View File

@@ -40,6 +40,8 @@ steps:
- label: "Intel Test"
depends_on: ~
agents:
queue: intel
command: bash .buildkite/run-cpu-test.sh
{% for step in steps %}