Grant the snap build more time

This commit is contained in:
Michael Vines 2018-06-30 12:20:22 -07:00 committed by GitHub
parent c06582ba40
commit d63493a852
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ steps:
agents:
- "queue=cuda"
- command: "ci/snap.sh [public]"
timeout_in_minutes: 20
timeout_in_minutes: 30
name: "snap [public]"
- wait
- command: "ci/publish-crate.sh [public]"