Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Run integration tests with Postgres 17
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Rodriguez <[email protected]>
n-rodriguez committed Oct 7, 2024
1 parent 53bb3d2 commit 40e2774
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -63,6 +63,7 @@ workflows:
- cimg/postgres:14.9
- cimg/postgres:15.4
- cimg/postgres:16.0
- cimg/postgres:17.0
- prometheus/build:
name: build
parallelism: 3

0 comments on commit 40e2774

Please sign in to comment.