From 15e40f0de8e2527fb2ea3a511bbcc85cc26e0788 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Sun, 12 Jan 2025 09:56:10 +0100 Subject: ci: Remove GNU Emacs 27.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It's no longer supported by Doom Emacs, and hence tests were failing. Signed-off-by: Miquel Sabaté Solà --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5e03f9e..19ee8e5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,7 +15,6 @@ jobs: fail-fast: false matrix: emacs_version: - - 27.2 - 28.1 - 28.2 - 29.1 -- cgit v1.2.3