Skip to content

Commit d88955e

Browse files
postgres-versions-updatergithub-actions[bot]
authored andcommitted
test: Updated Postgres versions used in E2E tests
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d59e6f4 commit d88955e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/pg_versions.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
{
22
"18": [
33
"18.0-system-trixie",
4-
"18.0-202511030807-system-trixie"
4+
"18.0-202511100807-system-trixie"
55
],
66
"17": [
77
"17.6-system-trixie",
8-
"17.6-202511030807-system-trixie"
8+
"17.6-202511100807-system-trixie"
99
],
1010
"16": [
1111
"16.10-system-trixie",
12-
"16.10-202511030807-system-trixie"
12+
"16.10-202511100807-system-trixie"
1313
],
1414
"15": [
1515
"15.14-system-trixie",
16-
"15.14-202511030807-system-trixie"
16+
"15.14-202511100817-system-trixie"
1717
],
1818
"14": [
1919
"14.19-system-trixie",
20-
"14.19-202511030807-system-trixie"
20+
"14.19-202511100807-system-trixie"
2121
],
2222
"13": [
2323
"13.22-system-trixie",
24-
"13.22-202511030807-system-trixie"
24+
"13.22-202511100817-system-trixie"
2525
]
2626
}

0 commit comments

Comments
 (0)