Skip to content

Commit fa4e5e6

Browse files
committed
test on staging
1 parent 1096e01 commit fa4e5e6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ansible/vars.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ async_mode: true
55
postgres_major:
66
- "15"
77
- "17"
8-
- "orioledb-17"
8+
#- "orioledb-17"
99

1010
# Full version strings for each major version
1111
postgres_release:
12-
postgresorioledb-17: "17.0.1.064-orioledb"
13-
postgres17: "17.4.1.014"
14-
postgres15: "15.8.1.071"
12+
# postgresorioledb-17: "17.0.1.064-orioledb"
13+
postgres17: "17.4.1.014-wrappers-b"
14+
postgres15: "15.8.1.071-wrappers-b"
1515

1616
# Non Postgres Extensions
1717
pgbouncer_release: "1.19.0"

0 commit comments

Comments
 (0)