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

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

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 7f7a046fc5..0ad0d676fb 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -16,6 +16,7 @@ jobs:
         emacs_version: ['25.1', '25.2', '25.3',
                         '26.1', '26.2', '26.3',
                         '27.1', '27.2',
+                        '28.1',
                         'snapshot']
 
     steps:

Reply via email to