You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-11-27 22:18:40 +02:00
Move PostgreSQL 9.4 real integration tests to Ubuntu 18.04.
PostgreSQL 9.4 packages for RHEL 6 were dropped from yum.p.o.
This commit is contained in:
@@ -167,7 +167,6 @@ my $oyVm =
|
|||||||
[
|
[
|
||||||
PG_VERSION_91,
|
PG_VERSION_91,
|
||||||
PG_VERSION_92,
|
PG_VERSION_92,
|
||||||
PG_VERSION_94,
|
|
||||||
PG_VERSION_95,
|
PG_VERSION_95,
|
||||||
PG_VERSION_96,
|
PG_VERSION_96,
|
||||||
PG_VERSION_10,
|
PG_VERSION_10,
|
||||||
@@ -179,7 +178,6 @@ my $oyVm =
|
|||||||
[
|
[
|
||||||
PG_VERSION_91,
|
PG_VERSION_91,
|
||||||
PG_VERSION_92,
|
PG_VERSION_92,
|
||||||
PG_VERSION_94,
|
|
||||||
PG_VERSION_95,
|
PG_VERSION_95,
|
||||||
PG_VERSION_10,
|
PG_VERSION_10,
|
||||||
],
|
],
|
||||||
@@ -420,6 +418,7 @@ my $oyVm =
|
|||||||
|
|
||||||
&VM_DB_TEST =>
|
&VM_DB_TEST =>
|
||||||
[
|
[
|
||||||
|
PG_VERSION_94,
|
||||||
PG_VERSION_11,
|
PG_VERSION_11,
|
||||||
PG_VERSION_12,
|
PG_VERSION_12,
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user