We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3aa02b commit 9b79f10Copy full SHA for 9b79f10
.github/workflows/nightly_tests_CPU.yml
@@ -6,7 +6,7 @@ name: nightly_tests_CPU_python10
6
# or API.
7
on:
8
schedule:
9
- - cron: "0 0 * * *"
+ - cron: "30 10 * * *"
10
11
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
12
jobs:
0 commit comments