add a build image for pg15

nils/version-15
Nils Dijk 2022-05-03 14:59:11 +02:00
parent 3e1180de78
commit 831dd58bd6
No known key found for this signature in database
GPG Key ID: CA1177EF9434F241
1 changed files with 4 additions and 0 deletions

View File

@ -534,6 +534,10 @@ workflows:
name: build-14
pg_major: 14
image_tag: '<< pipeline.parameters.pg14_version >>'
- build:
name: build-15
pg_major: 15
image_tag: '15-source-dev-202205021637'
- check-style
- check-sql-snapshots