[CI/BUILD] enable intel queue for longer CPU tests (#4113)
This commit is contained in:
@@ -40,6 +40,8 @@ steps:
|
||||
|
||||
- label: "Intel Test"
|
||||
depends_on: ~
|
||||
agents:
|
||||
queue: intel
|
||||
command: bash .buildkite/run-cpu-test.sh
|
||||
|
||||
{% for step in steps %}
|
||||
|
||||
Reference in New Issue
Block a user