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

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

[elpa] externals/js2-mode 6cb8efb 2/3: Add Emacs 26.3 to GitHub Actions


From: ELPA Syncer
Subject: [elpa] externals/js2-mode 6cb8efb 2/3: Add Emacs 26.3 to GitHub Actions targets
Date: Fri, 5 Nov 2021 08:57:32 -0400 (EDT)

branch: externals/js2-mode
commit 6cb8efba4bb9217c0fd01a9678655a246e695238
Author: Damien Cassou <damien@cassou.me>
Commit: Damien Cassou <damien@cassou.me>

    Add Emacs 26.3 to GitHub Actions targets
---
 .github/workflows/test.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 9d8b5dc..6ee3f06 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -20,6 +20,7 @@ jobs:
       matrix:
         emacs_version:
           - 25.1
+          - 26.3
           - 27.2
           - snapshot
     steps:



reply via email to

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