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

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

[nongnu] elpa/haskell-mode f988332a3d 23/24: Add Emacs 28.2 to CI, cut d


From: ELPA Syncer
Subject: [nongnu] elpa/haskell-mode f988332a3d 23/24: Add Emacs 28.2 to CI, cut down matrix a little
Date: Tue, 1 Nov 2022 22:58:57 -0400 (EDT)

branch: elpa/haskell-mode
commit f988332a3dae4aa8c98739242c29d12cbaf2e98e
Author: Steve Purcell <steve@sanityinc.com>
Commit: Steve Purcell <steve@sanityinc.com>

    Add Emacs 28.2 to CI, cut down matrix a little
---
 .github/workflows/test.yml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 7e0389c371..b8204fb9fe 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -13,17 +13,16 @@ jobs:
       matrix:
         emacs_version:
           - 25.1
-          - 25.2
           - 25.3
           - 26.1
-          - 26.2
           - 26.3
           - 27.1
           - 27.2
           - 28.1
+          - 28.2
           - snapshot
         include:
-          - emacs_version: 28.1
+          - emacs_version: 28.2
             target: deploy-manual
     steps:
     - uses: cachix/install-nix-action@v16



reply via email to

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