Unverified Commit e88e9ff0 authored by Yih-Dar's avatar Yih-Dar Committed by GitHub
Browse files

Disable nightly CI temporarily (#18820)


Co-authored-by: default avatarydshieh <ydshieh@users.noreply.github.com>
parent 73c6273d
...@@ -8,8 +8,9 @@ name: Self-hosted runner (nightly) ...@@ -8,8 +8,9 @@ name: Self-hosted runner (nightly)
on: on:
repository_dispatch: repository_dispatch:
schedule: # Disable temporarily until the test suite can be run under 12 hours.
- cron: "0 16 * * *" # schedule:
# - cron: "0 16 * * *"
env: env:
HF_HOME: /mnt/cache HF_HOME: /mnt/cache
......
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