branch: externals/leaf commit 7460e3c5ebab6918397c362c778ee3683f679dc8 Merge: 7d5e17e41d 3a6b31f737 Author: Naoya Yamashita <con...@gmail.com> Commit: GitHub <nore...@github.com>
Merge pull request #518 from conao3/test 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'