Skip to content

Commit b987c6d

Browse files
committed
Updated GitHub workflows from https://github.com/briandfoy/github_workflows
afbd46c5fb556b0886f70add936d6c35e7f67980
1 parent 507c8e0 commit b987c6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ on:
7474
pull_request:
7575
# weekly build on the master branch just to see what CPAN is doing
7676
schedule:
77-
- cron: "24 9 * * 1"
77+
- cron: "18 10 * * 1"
7878
jobs:
7979
perl:
8080
environment: automated_testing

0 commit comments

Comments
 (0)