Add hint about downloadable logs to CI README

James Coleman <jtc331@gmail.com>

From: James Coleman <jtc331@gmail.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2022-09-27T02:08:12Z
Lists: pgsql-hackers

Attachments

I was wondering about how to debug failed builds on Cirrus CI, and
after poking at the interface I realized we helpfully upload the logs
from CI runs for user download.

In an effort to save the next person a few minutes I thought the
attached minor patch would help.

Thanks,
James Coleman

Commits

  1. ci: Add hint about downloadable logs to README