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

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

[elpa] externals/js2-mode 486dc0e 5/6: Don't bother testing Emacs 24, at


From: ELPA Syncer
Subject: [elpa] externals/js2-mode 486dc0e 5/6: Don't bother testing Emacs 24, at least for now
Date: Mon, 1 Nov 2021 21:57:28 -0400 (EDT)

branch: externals/js2-mode
commit 486dc0ea4ef066035ea1869accf7299759ae7e0a
Author: Dmitry Gutov <dgutov@yandex.ru>
Commit: Dmitry Gutov <dgutov@yandex.ru>

    Don't bother testing Emacs 24, at least for now
    
    It requires the installation of cl-lib package
---
 .github/workflows/test.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index c46311c..9d8b5dc 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
     strategy:
       matrix:
         emacs_version:
-          - 24.1
+          - 25.1
           - 27.2
           - snapshot
     steps:



reply via email to

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