Revert "ci: run build every 4 hours to get more test samples (temporary)"

This reverts commit e4bb295a1c.
This commit is contained in:
Jarek Kowalski
2021-03-16 22:32:44 -07:00
parent 927dd66336
commit dd740d42e6

View File

@@ -9,9 +9,7 @@ on:
- v*
schedule:
# run on Mondays at 8AM
#- cron: '0 8 * * 1'
# temporarily run every 4 hours to get more test samples
- cron: '0 */4 * * *'
- cron: '0 8 * * 1'
jobs:
build:
env: