Skip to content

Commit df9cd4e

Browse files
committed
test(ansible): revert my custom build numbers since the GHA all pass somehow ;)
1 parent b23b403 commit df9cd4e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ansible/vars.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ postgres_major:
1010

1111
# Full version strings for each major version
1212
postgres_release:
13-
postgresorioledb-17: "17.5.1.052-orioledb-INDATA-152-1"
14-
postgres17: "17.6.1.031-INDATA-152-1"
15-
postgres15: "15.14.1.031-INDATA-152-1"
13+
postgresorioledb-17: "17.5.1.052-orioledb"
14+
postgres17: "17.6.1.031"
15+
postgres15: "15.14.1.031"
1616

1717
# Non Postgres Extensions
1818
pgbouncer_release: 1.19.0

0 commit comments

Comments
 (0)