This would be nice to have, I feel. If anyone would like to help implement either of these, that would be great. I don't think we need to test Windows and macOS builds on a wide range of Perl and PostgreSQL builds, maybe just the latest stable versions.
I went looking around at some other PostgreSQL-related projects, and I was thinking the Windows build could be based on this CI workflow:
https://github.com/postgrespro/pgsphere/blob/master/.github/workflows/build-and-check-windows-latest.yml
Any suggestions for a macOS CI build to base on?
This would be nice to have, I feel. If anyone would like to help implement either of these, that would be great. I don't think we need to test Windows and macOS builds on a wide range of Perl and PostgreSQL builds, maybe just the latest stable versions.
I went looking around at some other PostgreSQL-related projects, and I was thinking the Windows build could be based on this CI workflow:
https://github.com/postgrespro/pgsphere/blob/master/.github/workflows/build-and-check-windows-latest.yml
Any suggestions for a macOS CI build to base on?