update cron expressions; 3 workflows/hr; 16 minute timeout

This commit is contained in:
Adam Wilson
2025-08-21 16:05:56 -06:00
parent 48819febf0
commit 117fa4f257
27 changed files with 73 additions and 26 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ on:
jobs:
test:
runs-on: ubuntu-latest
timeout-minutes: 55 # Set max runtime for each job
timeout-minutes: 16 # Set max runtime for each job
continue-on-error: true
strategy:
# Always 10 batches per workflow