Add newer Emacs versions to tests
This commit is contained in:
parent
50cb58b11d
commit
a7b59acea6
1 changed files with 2 additions and 0 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -10,6 +10,8 @@ jobs:
|
|||
matrix:
|
||||
emacs_version:
|
||||
- '26.3'
|
||||
- '27.2'
|
||||
- '28.2'
|
||||
- 'snapshot'
|
||||
include:
|
||||
- emacs_version: 'snapshot'
|
||||
|
|
Loading…
Reference in a new issue