From bf718e73247d28fca4974fe555f5e2970f1af35d Mon Sep 17 00:00:00 2001 From: Johannes Mueller Date: Sun, 19 May 2024 16:22:23 +0200 Subject: [PATCH] Test also 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 ae9576c..371818e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -21,6 +21,7 @@ jobs: - '28.2' - '29.1' - '29.2' + - '29.3' - 'release-snapshot' - 'snapshot' include: