Skip to content

Commit

Permalink
Run integration tests with Postgres 17
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Rodriguez <[email protected]>
  • Loading branch information
n-rodriguez committed Nov 13, 2024
1 parent 0efde6e commit 578f4d6
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
Expand Up @@ -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
Expand Down

0 comments on commit 578f4d6

Please sign in to comment.