branch: elpa/gnuplot
commit 86c40ebf3c2a38f5790452be722151adba953471
Author: Daniel Mendler <m...@daniel-mendler.de>
Commit: Daniel Mendler <m...@daniel-mendler.de>

    CI: Test Emacs 29
---
 .github/workflows/test.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 2f4529a108..cd6370f55d 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -16,6 +16,10 @@ jobs:
           - '27.2'
           - '28.1'
           - '28.2'
+          - '29.1'
+          - '29.2'
+          - '29.3'
+          - 'release-snapshot'
           - 'snapshot'
         include:
           - emacs_version: 'snapshot'

Reply via email to