Erasure tests do not require a CUDA agent

This commit is contained in:
Michael Vines 2018-06-20 23:51:43 -07:00
parent 5a047833ed
commit 8fde70d4dc
1 changed files with 0 additions and 2 deletions

View File

@ -23,8 +23,6 @@ steps:
- command: "ci/test-erasure.sh"
name: "erasure"
timeout_in_minutes: 20
agents:
- "queue=cuda"
- wait
- command: "ci/publish-snap.sh"
timeout_in_minutes: 20