Enable Emacs 27.2/28.1 in CI

This commit is contained in:
condy 2022-04-11 18:35:16 +08:00
parent 8342a50830
commit 3afb423e8e
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ jobs:
emacs_version:
- 26.3
- 27.1
- 27.2
- 28.1
- snapshot
steps:
- uses: actions/checkout@v2