branch: externals/xr
commit 9b69cc7ce9dd86482409f322fa567e390d629887
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 da6de74..24a4aed 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