]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 1905521: Temporary fix for deprecated Postgres Docker image (#137)
authorDave Miller <justdave@bugzilla.org>
Mon, 26 Aug 2024 01:38:11 +0000 (21:38 -0400)
committerGitHub <noreply@github.com>
Mon, 26 Aug 2024 01:38:11 +0000 (21:38 -0400)
commit6e45dcf0fc6b311bd3b17e922be212d435ec97b4
tree605c9cb8f12b34cb6cca8141ed351c8346b97e8c
parentb16e1e5bfd241c8cfcdce7d5f755431394b29d2f
Bug 1905521: Temporary fix for deprecated Postgres Docker image (#137)

Docker in Ubuntu 22.04 and 24.04 no longer supports version 1 docker images, which the Postgres 9 image we use to run tests is.  Long term fix is to up our minimum Postgres requirement to Postgres 12. Short term fix here is to run the Pg test on ubuntu-20.04 instead of ubuntu-latest.
a=dylan
.github/workflows/ci.yml