fix CI New debian stable doesn't have postgres 11
1 files changed, 1 insertions(+), 1 deletions(-) M .builds/debian-stable.yml
M .builds/debian-stable.yml => .builds/debian-stable.yml +1 -1
@@ 2,7 2,7 @@ image: debian/stable sources: - https://git.singpolyma.net/jmp-schemas packages: -- postgresql-11 +- postgresql - sqitch environment: LANG: C.UTF-8