1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-09-16 09:06:18 +02:00

Add PostgreSQL 12 to u18 container.

This does not add PostgresQL 12 support; it simply adds PostgreSQL 12 to the u18 container for development and testing.
This commit is contained in:
David Steele
2019-09-27 09:35:59 -04:00
parent 03a7bda511
commit d6a6d93a04
5 changed files with 9 additions and 2 deletions

View File

@@ -351,6 +351,7 @@ my $oyVm =
PG_VERSION_96,
PG_VERSION_10,
PG_VERSION_11,
PG_VERSION_12,
],
&VM_DB_TEST =>