From bd7d8ed2ba324dce7e531134d405eb4a8c14d876 Mon Sep 17 00:00:00 2001 From: Sibi Prabakaran Date: Wed, 27 Mar 2024 07:53:52 +0530 Subject: [PATCH] CI: Support for emacs 29.3 --- .github/workflows/test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 89b8a19..8fb4f72 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -23,6 +23,7 @@ jobs: - 28.2 - 29.1 - 29.2 + - 29.3 include: - os: ubuntu-latest emacs-version: snapshot