Skip to content

Commit

Permalink
chore(ci): build nvidia 1 hour after main (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
bsherman committed May 29, 2023
1 parent 21ec949 commit 681cc35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
pull_request:
merge_group:
schedule:
- cron: '0 9 * * *' # 9:00am everyday (1 hr delay after future 'akmods' builds)
- cron: '0 8 * * *' # 8:00am everyday (1 hr delay after 'main' builds)
workflow_dispatch:
env:
IMAGE_REGISTRY: ghcr.io/${{ github.repository_owner }}
Expand Down

0 comments on commit 681cc35

Please sign in to comment.