branch: externals/relint
commit b572fcd34d73a91364b62b8eaa7b40be24ca9d1c
Author: Mattias Engdegård <matti...@acm.org>
Commit: Mattias Engdegård <matti...@acm.org>

    Run automatic tests on Emacs 27.1
---
 .github/workflows/test.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 3e23562..d8fdbce 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -15,6 +15,7 @@ jobs:
       matrix:
         emacs_version:
           - "26.3"
+          - "27.1"
           - snapshot
     steps:
       - name: Set up Emacs

Reply via email to