From 8d0623d662cbc9bb3b7056d50167ecd2910193de Mon Sep 17 00:00:00 2001 From: Greg Rychlewski Date: Sat, 10 Aug 2024 00:19:21 -0400 Subject: [PATCH] not like this --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c055f7cd..343c49e7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -52,7 +52,7 @@ jobs: fail-fast: false matrix: elixirbase: - - "1.17.2-erlang-25.0.4-alpine-3.19.3" + - "1.11.4-erlang-23.3.4.9-alpine-3.16.9" postgres: - "16.2-alpine" - "11.11-alpine"