Skip to content

Commit

Permalink
timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Jul 28, 2020
1 parent c5d9d13 commit b2643cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
docker:
- image: circleci/python:3.7
environment:
- MAX_CHECKS: 240
- MAX_CHECKS: 360
- CHECK_SPEEP: 5
steps:
- checkout
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tpu-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ env:
GKE_CLUSTER: lightning-cluster
GKE_ZONE: us-central1-a
IMAGE: gcr.io/${{ secrets.GKE_PROJECT }}/tpu-testing-image
MAX_CHECKS: 240
MAX_CHECKS: 360
CHECK_SPEEP: 5

jobs:
Expand Down

0 comments on commit b2643cc

Please sign in to comment.