MagicStack / asyncpg

A fast PostgreSQL Database Client Library for Python/asyncio.
Apache License 2.0
6.99k stars 404 forks source link

.github: Explicitly install Postgres in platform tests #1164

Closed elprans closed 3 months ago

elprans commented 4 months ago

It appears that Github no longer preinstalls Postgres in their default runner images, so do this explicitly.