From 263ce6484b2d94732aea2dc9125f786d7b9535c1 Mon Sep 17 00:00:00 2001 From: discoursebot Date: Fri, 2 Jul 2021 10:37:33 -0400 Subject: [PATCH] DEV: Update CI workflows (#3) Co-authored-by: davidtaylorhq --- .github/workflows/plugin-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/plugin-tests.yml b/.github/workflows/plugin-tests.yml index 36fb2d0..b28d0e2 100644 --- a/.github/workflows/plugin-tests.yml +++ b/.github/workflows/plugin-tests.yml @@ -28,7 +28,7 @@ jobs: matrix: build_type: ["backend", "frontend"] ruby: ["2.7"] - postgres: ["12"] + postgres: ["13"] redis: ["4.x"] services: