From 6ace06c38b4589f39bdae8fbb88380f1b6f2f7d3 Mon Sep 17 00:00:00 2001 From: Tobias McNulty Date: Fri, 12 Sep 2025 11:41:48 -0400 Subject: Upgraded to PostgreSQL 17 (#2195) --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index a202574f..df448d1a 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -16,7 +16,7 @@ jobs: services: postgres: - image: postgres:14-alpine + image: postgres:17-trixie env: POSTGRES_PASSWORD: postgres options: >- -- cgit v1.3