branch: elpa/markdown-mode
commit 9165235bcc066b9190660b90b3def33b2b14c67b
Author: Shohei YOSHIDA <[email protected]>
Commit: Shohei YOSHIDA <[email protected]>

    Add 28.1 to CI versions
---
 .github/workflows/test.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index fbfa093898..19a54de2e9 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -13,6 +13,7 @@ jobs:
           - 25.1
           - 26.3
           - 27.2
+          - 28.1
           - snapshot
     steps:
     - uses: purcell/setup-emacs@master

Reply via email to