branch: elpa/d-mode
commit 34f44cfad0e606aaec273e5d18f1145ce3429040
Author: Vladimir Panteleev <[email protected]>
Commit: Vladimir Panteleev <[email protected]>

    .github/workflows/test.yml: Add 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 194af42..ea827df 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -12,6 +12,7 @@ jobs:
         - 26.1
         - 26.2
         - 26.3
+        - 27.1
         - snapshot
     steps:
     - uses: purcell/setup-emacs@master

Reply via email to