From 7a21256540f2f32f56c4e688315b59dfc78f8c4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B4natas=20Davi=20Paganini?= Date: Thu, 28 Nov 2024 23:03:34 -0300 Subject: [PATCH] Run PG17 on CI --- .github/workflows/ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c515c3d..1ef09af 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,9 +14,9 @@ jobs: matrix: ruby: [ '3.1.2' ] database: - - 'pg16.2-ts2.14.2-all' - - 'pg15.6-ts2.14.2-all' - - 'pg14.11-ts2.14.2-all' + - 'pg17-ts2.17-all' + - 'pg16.6-ts2.17-all' + - 'pg15-ts2.17' services: database: