mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2025-10-13 05:03:03 +00:00
Disable CI support for old versions of Emacs
Cask has seemingly stopped properly supporting these versions as indicated by the commit cask/cask@685c4c1.
This commit is contained in:
parent
817a7a8d25
commit
558198239e
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -12,9 +12,6 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
emacs_version:
|
emacs_version:
|
||||||
- 24.3
|
|
||||||
- 24.4
|
|
||||||
- 24.5
|
|
||||||
- 25.1
|
- 25.1
|
||||||
- 25.2
|
- 25.2
|
||||||
- 25.3
|
- 25.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user