summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index e0992478..1f3d7693 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -9,7 +9,7 @@ on:
- 'LICENSE'
schedule:
# Runs every Saturday at 00:00 PST (08:00 UTC)
- - cron: '0 8 * * 0'
+ - cron: '0 8 * * 6'
jobs:
build:
name: Build driver samples