branch: externals/pyim
commit d30d8ad1a8d7858cc01c6d845bf86e3763643853
Author: Feng Shu <tuma...@163.com>
Commit: Feng Shu <tuma...@163.com>

    * .github/workflows/test.yml (jobs): update emacs_version.
---
 .github/workflows/test.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index a3dbc99..8926b79 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -9,9 +9,10 @@ jobs:
       fail-fast: false
       matrix:
         emacs_version:
+          - 24.5
           - 25.3
           - 26.3
-          - 27.1
+          - 27.2
     steps:
     - uses: purcell/setup-emacs@master
       with:

Reply via email to