Move coverage back to the default queue (#5318) (#5320)

(cherry picked from commit 506b305959)
This commit is contained in:
mergify[bot]
2019-07-28 23:17:45 -07:00
committed by Michael Vines
parent 469e91cd8d
commit 8242fd19eb

View File

@ -22,8 +22,6 @@ steps:
- command: ". ci/rust-version.sh; ci/docker-run.sh $$rust_nightly_docker_image ci/test-coverage.sh"
name: "coverage"
timeout_in_minutes: 40
agents:
- "queue=cuda"
# TODO: Fix and re-enable test-large-network.sh
# - command: "ci/test-large-network.sh || true"
# name: "large-network [ignored]"