Skip to content

Commit a19cc60

Browse files
rafiefilipecosta90
authored andcommitted
CircleCI: increased GPU test timeout to 40m (#404)
1 parent 480d87c commit a19cc60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ jobs:
200200
command: |
201201
mkdir -p $HOME/tests
202202
docker run --gpus all -v $HOME/tests:/build/test/logs -it --rm redisai-gpu:latest-x64-bionic-test
203-
no_output_timeout: 30m
203+
no_output_timeout: 40m
204204
- store_artifacts:
205205
path: tests
206206

0 commit comments

Comments
 (0)