branch: externals/leaf
commit 3a6b31f73786f395d78a6de0aba8c25d5f065472
Author: Naoya Yamashita <con...@gmail.com>
Commit: Naoya Yamashita <con...@gmail.com>

    run test also on Emacs-27.2
---
 .github/workflows/test.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 437a2899e2..db825e9313 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -22,6 +22,7 @@ jobs:
           - '26.2'
           - '26.3'
           - '27.1'
+          - '27.2'
           - 'snapshot'
         include:
           - emacs_version: 'snapshot'

Reply via email to