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

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

[nongnu] elpa/page-break-lines 79eca86e06 78/80: Add Emacs 28.2 to CI, c


From: ELPA Syncer
Subject: [nongnu] elpa/page-break-lines 79eca86e06 78/80: Add Emacs 28.2 to CI, cut down size of matrix
Date: Tue, 5 Sep 2023 04:03:09 -0400 (EDT)

branch: elpa/page-break-lines
commit 79eca86e0634ac68af862e15c8a236c37f446dcd
Author: Steve Purcell <steve@sanityinc.com>
Commit: Steve Purcell <steve@sanityinc.com>

    Add Emacs 28.2 to CI, cut down size of matrix
---
 .github/workflows/test.yml | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index ed40c26c93..3bdca2a7e6 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -13,19 +13,15 @@ jobs:
       matrix:
         emacs_version:
           - 24.1
-          - 24.2
-          - 24.3
-          - 24.4
           - 24.5
           - 25.1
-          - 25.2
           - 25.3
           - 26.1
-          - 26.2
           - 26.3
           - 27.1
           - 27.2
           - 28.1
+          - 28.2
           - snapshot
     steps:
     - uses: purcell/setup-emacs@master



reply via email to

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