branch: elpa/datetime
commit cd34348aa4789e214e4529b07dddcc1c0f0fe370
Author: Paul Pogonyshev <pogonys...@gmail.com>
Commit: Paul Pogonyshev <pogonys...@gmail.com>

    Also test on Emacs 29.2 and 29.3.
---
 .github/workflows/test.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 4f57d4bfd9..39fb78716e 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
                         '26.1', '26.2', '26.3',
                         '27.1', '27.2',
                         '28.1', '28.2',
-                        '29.1',
+                        '29.1', '29.2', '29.3',
                         'snapshot']
         include:
           # Disabled for now: takes forever on default GitHub runners.

Reply via email to