Skip to content

Commit

Permalink
450
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Mar 30, 2021
1 parent 9e78d70 commit 082f639
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 @@ -92,7 +92,7 @@ jobs:
- image: circleci/python:3.7
environment:
- XLA_VER: 1.7
- MAX_CHECKS: 250
- MAX_CHECKS: 450
- CHECK_SPEEP: 10
steps:
- checkout
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci_test-tpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ env:
GKE_CLUSTER: lightning-cluster
GKE_ZONE: us-central1-a
IMAGE: gcr.io/${{ secrets.GKE_PROJECT }}/tpu-testing-image
MAX_CHECKS: 300
MAX_CHECKS: 450
CHECK_SPEEP: 10

jobs:
Expand Down

0 comments on commit 082f639

Please sign in to comment.