mojolicious/mojo-pg

Broken CI tests

kraih opened this issue · 1 comments

kraih commented
t/connection.t .... ok
DBI connect('dbname=postgres;host=postgres;port=5432','postgres',...) failed: authentication method 10 not supported at /__w/mojo-pg/mojo-pg/lib/Mojo/Pg.pm line [7](https://github.com/mojolicious/mojo-pg/runs/5499539661?check_suite_focus=true#step:7:7)3.
t/crud.t ..........

Our GitHub actions are currently broken. It's probably an issue with incompatible library versions that needs to be untangled.

kraih commented

The same probably applies to https://github.com/mojolicious/minion as well.