From ca9bfa7767e77d38ec12d5e88a4ddc7f8ea99264 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 1 Aug 2022 08:26:35 +0200 Subject: ci: added GNU Emacs 28.1 into the matrix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.github') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0311f44..88c71d5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,6 +25,7 @@ jobs: matrix: emacs_version: - '27.2' + - '28.1' - 'snapshot' steps: -- cgit v1.2.3