Temporarily de-activate TPU CI

This commit is contained in:
Lysandre
2020-08-10 08:11:40 +02:00
parent 6e8a38568e
commit 1bbc54a87c

View File

@@ -302,15 +302,15 @@ workflows:
- run_tests_tf - run_tests_tf
- 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