emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/datetime 422bff86bf 097/147: Also test on Emacs 28.2 and 2


From: ELPA Syncer
Subject: [nongnu] elpa/datetime 422bff86bf 097/147: Also test on Emacs 28.2 and 29.1.
Date: Fri, 31 Jan 2025 07:00:08 -0500 (EST)

branch: elpa/datetime
commit 422bff86bf75a084a22b224c622323105186c77e
Author: Paul Pogonyshev <pogonyshev@gmail.com>
Commit: Paul Pogonyshev <pogonyshev@gmail.com>

    Also test on Emacs 28.2 and 29.1.
---
 .github/workflows/check-for-updates.yml | 2 +-
 .github/workflows/test.yml              | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/check-for-updates.yml 
b/.github/workflows/check-for-updates.yml
index 96fa6b3df4..286dc4c7eb 100644
--- a/.github/workflows/check-for-updates.yml
+++ b/.github/workflows/check-for-updates.yml
@@ -12,7 +12,7 @@ jobs:
 
     strategy:
       matrix:
-        emacs_version: ['27.2']
+        emacs_version: ['29.1']
 
     steps:
     - name: Set up Emacs
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index cb4c1703a2..c7457d22a1 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -16,7 +16,8 @@ jobs:
         emacs_version: ['25.1', '25.2', '25.3',
                         '26.1', '26.2', '26.3',
                         '27.1', '27.2',
-                        '28.1',
+                        '28.1', '28.2',
+                        '29.1',
                         'snapshot']
 
     steps:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]