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:
Leo Gaskin 2022-12-23 15:56:14 +01:00 committed by Magnar Sveen
parent 817a7a8d25
commit 558198239e

View File

@ -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