Move coverage back to the default queue (#5318)
This commit is contained in:
parent
e83efcfc80
commit
506b305959
|
@ -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]"
|
||||
|
|
Loading…
Reference in New Issue