You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix PostgreSQL client installation for all versions
- Add PostgreSQL official APT repository to support all versions
- Install postgresql-client-common and postgresql-client packages
- This resolves 'Unable to locate package postgresql-client-17' error
- Applied to both main test and beta test jobs
0 commit comments