Commit 2ff01b4
committed
Remove Emacs 26.3 from CI test matrix
### Notes
- Remove emacs_version 26.3 from test matrix
- Keep testing on 27.2, 28.2, and 29.1
- Dependencies now require Emacs 27.1+ (magit and others have updated minimum requirements)
### Testing
This addresses the CI failure where packages required Emacs 27.1 but the workflow
was testing on 26.3. The remaining Emacs versions should be compatible with
current package dependencies.
### Issues
* Fixes Emacs version compatibility issue in GitHub Actions workflow1 parent 8396489 commit 2ff01b4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments