diff --git a/test/lib/pgBackRestTest/Common/VmTest.pm b/test/lib/pgBackRestTest/Common/VmTest.pm index e3870a9b3..91bbc422b 100644 --- a/test/lib/pgBackRestTest/Common/VmTest.pm +++ b/test/lib/pgBackRestTest/Common/VmTest.pm @@ -157,9 +157,9 @@ my $oyVm = &VM_DB_TEST => [ - PG_VERSION_12, PG_VERSION_14, PG_VERSION_15, + PG_VERSION_16, ], }, @@ -216,8 +216,8 @@ my $oyVm = &VM_DB_TEST => [ PG_VERSION_94, + PG_VERSION_95, PG_VERSION_96, - PG_VERSION_10, ], }, @@ -249,9 +249,9 @@ my $oyVm = &VM_DB_TEST => [ - PG_VERSION_95, + PG_VERSION_10, PG_VERSION_11, - PG_VERSION_16, + PG_VERSION_12, PG_VERSION_17, ], },