From d6ce815f9fd88210861def2f79546cd6bd4e3ab1 Mon Sep 17 00:00:00 2001 From: Anantha Kumaran Date: Tue, 18 Jun 2024 11:58:35 +0530 Subject: [PATCH] update ci --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f2e4117..2e1a978 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,8 +11,6 @@ jobs: include: - elixir: 1.13.4 otp: 24 - check_warnings: true - check_format: true - elixir: 1.14.3 otp: 25.2.1 - elixir: 1.16