branch: elpa/markdown-mode
commit cf6b7e1c713f1dfd18340253d218cb006720dd91
Merge: 521658eb32 9165235bcc
Author: Shohei YOSHIDA <[email protected]>
Commit: GitHub <[email protected]>

    Merge pull request #698 from jrblevin/ci-28.1
    
    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