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

    Update .github/workflows/test.yml
---
 .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 586e8d2b2b..6f8ba6f0f0 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -8,7 +8,7 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
-        emacs_version: [27.1, 28.1, release-snapshot, snapshot]
+        emacs_version: [27.1, 28.1, 29.1, release-snapshot, snapshot]
     steps:
     - uses: purcell/setup-emacs@master
       with:

Reply via email to