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

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

[nongnu] elpa/rainbow-delimiters d576e6694a 188/188: Add Emacs 27.2 to C


From: ELPA Syncer
Subject: [nongnu] elpa/rainbow-delimiters d576e6694a 188/188: Add Emacs 27.2 to CI
Date: Sat, 1 Jan 2022 00:59:03 -0500 (EST)

branch: elpa/rainbow-delimiters
commit d576e6694ad3a3e88b2bb1363305b38fa364c149
Author: Fanael Linithien <fanael4@gmail.com>
Commit: Fanael Linithien <fanael4@gmail.com>

    Add Emacs 27.2 to CI
---
 .github/workflows/test.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index d963a1efeb..21b2d43641 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -15,6 +15,7 @@ jobs:
           - 24.5
           - 25.3
           - 26.3
+          - 27.2
           - snapshot
     env:
       EMACS_VERSION: ${{ matrix.emacs_version }}
@@ -22,6 +23,6 @@ jobs:
     - uses: purcell/setup-emacs@master
       with:
         version: ${{ matrix.emacs_version }}
-    - uses: actions/checkout@v1
+    - uses: actions/checkout@v2
     - name: Run tests
       run: './run-tests.sh'



reply via email to

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