From 8b9618012aa8823db3793e0f0613d021c1ab6ff5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B4natas=20Davi=20Paganini?= Date: Tue, 9 Apr 2024 16:05:31 -0300 Subject: [PATCH] Upgrade workflow for latest versions --- .github/workflows/ci.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d210dc8..c515c3d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,8 +14,9 @@ jobs: matrix: ruby: [ '3.1.2' ] database: - - 'pg14.6-ts2.9.0-patroni-static-primary-latest' - - 'pg13.9-ts2.9-latest' + - 'pg16.2-ts2.14.2-all' + - 'pg15.6-ts2.14.2-all' + - 'pg14.11-ts2.14.2-all' services: database: