mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
run-nightly: bump sleep to 49min to reduce power consumption
[skip ci]
This commit is contained in:
parent
85a01ed58c
commit
8122daddd6
@ -7,6 +7,6 @@ while true; do
|
||||
./build.sh nightly-$(date -u +%F)
|
||||
date
|
||||
|
||||
sleep 30m
|
||||
sleep 49m
|
||||
echo
|
||||
done
|
||||
|
||||
Loading…
Reference in New Issue
Block a user