Skip to content

Commit 4bc0a54

Browse files
authored
Update PostgreSQL version in build workflow
1 parent 763858a commit 4bc0a54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
matrix:
2121
include:
22-
- postgres_version: "16"
22+
- postgres_version: "16.11"
2323
# renovate datasource=docker depName=ghcr.io/cloudnative-pg/postgresql
2424
cnpg_version: 16.11
2525
latest: "true"

0 commit comments

Comments
 (0)