Skip to content

Commit

Permalink
Adds postgres 16 into postgres matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
gurkanindibay committed Aug 29, 2023
1 parent 9b45d35 commit a759c3d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions pg_exclude.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
exclude:
nightly:
ol/7: [15]
el/8: [10]
release:
ol/7: [15]
el/8: [10]
2 changes: 1 addition & 1 deletion postgres-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ version_matrix:
- 2.16:
postgres_versions: [ 10, 11, 12, 13, 14 ]
- 2.17:
postgres_versions: [ 10, 11, 12, 13, 14, 15 ]
postgres_versions: [ 10, 11, 12, 13, 14, 15, 16 ]

0 comments on commit a759c3d

Please sign in to comment.