[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/tuareg 3c6ddb0372 1/3: Run CI on Emacs 29.1 and 28.2
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/tuareg 3c6ddb0372 1/3: Run CI on Emacs 29.1 and 28.2 |
Date: |
Mon, 9 Oct 2023 19:01:43 -0400 (EDT) |
branch: elpa/tuareg
commit 3c6ddb037236499a8c2a643bdd3627c44caf4f50
Author: Mattias EngdegÄrd <mattiase@acm.org>
Commit: Mattias EngdegÄrd <mattiase@acm.org>
Run CI on Emacs 29.1 and 28.2
---
.github/workflows/test.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 6cc0e5a7a4..4d8c6f5ac3 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -20,7 +20,8 @@ jobs:
emacs_version:
- "26.3"
- "27.2"
- - "28.1"
+ - "28.2"
+ - "29.1"
- snapshot
steps:
- name: Set up Emacs