From 13f9fcd09d40132e9e1346a69e7b293d835a85f2 Mon Sep 17 00:00:00 2001 From: "Basil L. Contovounesios" Date: Tue, 23 Jan 2024 13:33:37 +0100 Subject: [PATCH] ; .github/workflows/test.yml: Add Emacs 29.2. --- .github/workflows/test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 3b58cd64..130f0884 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -23,6 +23,7 @@ jobs: - '28.1' - '28.2' - '29.1' + - '29.2' - 'release-snapshot' - 'snapshot' include: