branch: elpa/logview
commit 23c4e73831033a27f20315490ac9be05852cfcc5
Author: Paul Pogonyshev <pogonys...@gmail.com>
Commit: Paul Pogonyshev <pogonys...@gmail.com>

    Also test on Emacs 29.1.
---
 .github/workflows/test.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index f66ba6f6fe..4bc1c0f28d 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -17,6 +17,7 @@ jobs:
                         '26.1', '26.2', '26.3',
                         '27.1', '27.2',
                         '28.1', '28.2',
+                        '29.1',
                         'snapshot']
 
     steps:

Reply via email to