mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-23 20:51:57 +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)
|
./build.sh nightly-$(date -u +%F)
|
||||||
date
|
date
|
||||||
|
|
||||||
sleep 30m
|
sleep 49m
|
||||||
echo
|
echo
|
||||||
done
|
done
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user