branch: externals/plz
commit 4cfd78294df69e13656ce5098eaa552615af29a6
Author: Adam Porter <a...@alphapapa.net>
Commit: Adam Porter <a...@alphapapa.net>

    Tests: Test on Emacs 29.1, 29.2, and 29.3
---
 .github/workflows/test.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 0f991e4057..bc2953afff 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -51,6 +51,9 @@ jobs:
           - 27.2
           - 28.1
           - 28.2
+          - 29.1
+          - 29.2
+          - 29.3
           - snapshot
     steps:
     - uses: purcell/setup-emacs@master

Reply via email to