doc tweak: nightly sleeps 90m
Some checks are pending
check / Stackage check (push) Waiting to run

This commit is contained in:
Dan Burton 2026-08-26 15:55:31 -07:00
parent 46c6271792
commit 30c5432f69
No known key found for this signature in database
GPG Key ID: 0698A974DA27BC03

View File

@ -333,7 +333,7 @@ You may need to `run-nightly.sh` to get a newer package, but this should be less
### Timing
A looping script on the build server keeps trying to build nightly
with `sleep 30m` interleaved. It only publishes the nightly once per
with `sleep 90m` interleaved. It only publishes the nightly once per
day. This way new package versions or build failures can be caught
early and hopefully the nightlies will be timely.