Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Commit

Permalink
bump timeout minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
epwalsh committed Jul 14, 2022
1 parent b7f1cb4 commit 2d8fe00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ jobs:
# Builds Docker image from the core distribution files and uploads to Docker Hub.
docker:
name: Docker (CUDA ${{ matrix.cuda }})
timeout-minutes: 18
timeout-minutes: 30
if: github.repository == 'allenai/allennlp'
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit 2d8fe00

Please sign in to comment.