Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
910aa896
Unverified
Commit
910aa896
authored
Jan 21, 2021
by
Lysandre Debut
Committed by
GitHub
Jan 21, 2021
Browse files
Temporarily deactivate TPU tests while we work on fixing them (#9720)
parent
6a346f03
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
12 deletions
+12
-12
.circleci/config.yml
.circleci/config.yml
+12
-12
No files found.
.circleci/config.yml
View file @
910aa896
...
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment