Meta: Require Emacs 27.1 or later
Emacs 26.3 is quite old now, and I can't practically run tests for it anymore because some other dependencies have dropped support for it.
This commit is contained in:
parent
9a5680c6f3
commit
3dc2409539
4 changed files with 37 additions and 36 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
|
@ -41,7 +41,6 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
emacs_version:
|
||||
- 26.3
|
||||
- 27.1
|
||||
- 27.2
|
||||
- 28.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue