Skip to content

Commit df01e6f

Browse files
committed
feat: Update the default version and add BBS support
1 parent 5f9a55d commit df01e6f

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

jobs/bbr-postgres-db/spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ packages:
1717
- postgres-15
1818
- postgres-16
1919
- postgres-17
20+
- postgres-18
2021

2122
consumes:
2223
- name: database

jobs/postgres/templates/used_postgresql_versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
postgresql:
2-
default: 16
2+
default: 18
33
major_version:
44
18:
55
minor_version: "18.2"

0 commit comments

Comments
 (0)