Commit 52d05511 authored by ver217's avatar ver217 Committed by Frank Lee
Browse files

increase the timeout limit in CI temporarily

parent 253e54d9
......@@ -16,7 +16,7 @@ jobs:
container:
image: nvcr.io/nvidia/pytorch:21.07-py3
options: --gpus all --rm --ipc=host -v /data/scratch/cifar-10:/data/scratch/cifar-10
timeout-minutes: 20
timeout-minutes: 25
steps:
- name: Setup Environment
run: |
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment