mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Remove 26.{1,2} tests
The changes between these versions are so minor that it's not worth testing them. 26.3 is good enough. And 27 later, once it's stable.
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -16,8 +16,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
emacs_version:
|
||||
- 26.1
|
||||
- 26.2
|
||||
- 26.3
|
||||
include:
|
||||
- emacs_version: 26.3
|
||||
|
Reference in New Issue
Block a user