From 6133156a21558f2fec53c9e384fb3c3de99df3f7 Mon Sep 17 00:00:00 2001 From: Attila Fulop <1162360+fulopattila122@users.noreply.github.com> Date: Tue, 12 Mar 2024 18:42:35 +0200 Subject: [PATCH] OOh-oh, my typo --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 6ce532a..327f879 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -81,7 +81,7 @@ jobs: --health-interval 10s --health-timeout 5s --health-retries 5 - postgres11: + postgres12: image: postgres:12 env: POSTGRES_PASSWORD: postgres