From e018d7669911a69fe73a02e06019fa01c872dad9 Mon Sep 17 00:00:00 2001 From: "Basil L. Contovounesios" Date: Sun, 31 Mar 2024 23:25:29 +0200 Subject: [PATCH] ; .github/workflows/test.yml: Add 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 130f0884..b6a5abc6 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -24,6 +24,7 @@ jobs: - '28.2' - '29.1' - '29.2' + - '29.3' - 'release-snapshot' - 'snapshot' include: