Temporarily deactivate TPU tests while we work on fixing them (#9720)

This commit is contained in:
Lysandre Debut
2021-01-21 10:17:39 +01:00
committed by GitHub
parent 6a346f0358
commit 910aa89671

View File

@@ -421,15 +421,15 @@ workflows:
- run_tests_git_lfs - run_tests_git_lfs
- build_doc - build_doc
- deploy_doc: *workflow_filters - deploy_doc: *workflow_filters
tpu_testing_jobs: # tpu_testing_jobs:
triggers: # triggers:
- schedule: # - schedule:
# Set to run at the first minute of every hour. # # Set to run at the first minute of every hour.
cron: "0 8 * * *" # cron: "0 8 * * *"
filters: # filters:
branches: # branches:
only: # only:
- master # - master
jobs: # jobs:
- cleanup-gke-jobs # - cleanup-gke-jobs
- run_examples_tpu # - run_examples_tpu