Skip to content

Commit

Permalink
Push the daily CI runs earlier, so the daily upstream tags don't stop…
Browse files Browse the repository at this point in the history
… me from running the fresh SDK bundle from the linux CI on the mac CI
  • Loading branch information
finagolfin committed Jan 30, 2025
1 parent 9466bcf commit c302de1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sdks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: SDKs
on:
pull_request:
schedule:
- cron: '0 9 * * *'
- cron: '0 5 * * *'

jobs:
bundle-tests:
Expand Down

0 comments on commit c302de1

Please sign in to comment.