[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/gnuplot 86c40ebf3c 2/3: CI: Test Emacs 29
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/gnuplot 86c40ebf3c 2/3: CI: Test Emacs 29 |
Date: |
Sat, 14 Sep 2024 13:00:56 -0400 (EDT) |
branch: elpa/gnuplot
commit 86c40ebf3c2a38f5790452be722151adba953471
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@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'