Skip to content

Commit 8716d3e

Browse files
authored
Update schedule for GPU tests (#159)
1 parent 466e6aa commit 8716d3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-gpu.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ concurrency:
1010
on:
1111
pull_request:
1212
schedule:
13-
- cron: "53 0 * * *" # Daily at 00:53 UTC
13+
- cron: "0 0 * * 0" # Weekly at 00:00 UTC on Sunday
1414

1515
jobs:
1616
lint:

0 commit comments

Comments
 (0)