branch: externals/ement
commit abedcf0d21aa8b1f79e9ef4c275b54b01faf247b
Author: Adam Porter <a...@alphapapa.net>
Commit: Adam Porter <a...@alphapapa.net>

    Meta: Enable testing with Emacs 29.1
    
    Thanks, @purcell!  :)
---
 .github/workflows/test.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 947cc1bba7..b37fb71e41 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -44,6 +44,7 @@ jobs:
           - 26.3
           - 27.1
           - 28.2
+          - 29.1
           - snapshot
     steps:
     - uses: purcell/setup-emacs@master

Reply via email to