"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "ed23f5909eb54d9bf286640269be6e7ed7f03ccf"
Unverified Commit 910aa896 authored by Lysandre Debut's avatar Lysandre Debut Committed by GitHub
Browse files

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

parent 6a346f03
......@@ -421,15 +421,15 @@ workflows:
- run_tests_git_lfs
- build_doc
- deploy_doc: *workflow_filters
tpu_testing_jobs:
triggers:
- schedule:
# Set to run at the first minute of every hour.
cron: "0 8 * * *"
filters:
branches:
only:
- master
jobs:
- cleanup-gke-jobs
- run_examples_tpu
# tpu_testing_jobs:
# triggers:
# - schedule:
# # Set to run at the first minute of every hour.
# cron: "0 8 * * *"
# filters:
# branches:
# only:
# - master
# jobs:
# - cleanup-gke-jobs
# - run_examples_tpu
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment