Skip to content

Commit 6c6c99f

Browse files
samroseutkarash2991
authored andcommitted
fix: update version for tests. later we can refactor hard code
1 parent 6918839 commit 6c6c99f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

nix/ext/tests/lib.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ let
44
system = pkgs.pkgsLinux.stdenv.hostPlatform.system;
55

66
expectedVersions = {
7-
"15" = "15.14";
8-
"17" = "17.6";
7+
"15" = "15.18";
8+
"17" = "17.10";
99
};
1010

1111
defaultPort = 5432;

0 commit comments

Comments
 (0)