summaryrefslogtreecommitdiff
path: root/.github/workflows/test.yml
diff options
context:
space:
mode:
authorPhillip Lord <phillip.lord@russet.org.uk>2020-05-02 10:35:06 +0100
committerNathan Moreau <nathan.moreau@m4x.org>2020-05-03 17:06:24 +0200
commit8733792250169d7c2234d6eec710ae4ba37c15e5 (patch)
tree9b9707271ecb3b4c020193cd9c132bda81685251 /.github/workflows/test.yml
parent39f32ccd6a1183df26a223a23db255a67076cd2d (diff)
downloadrust-mode-8733792250169d7c2234d6eec710ae4ba37c15e5.tar.gz
Drop Emacs-24
Emacs-24 is now two major versions behind and will soon be three, so formally remove support for it.
Diffstat (limited to '.github/workflows/test.yml')
-rw-r--r--.github/workflows/test.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 5e703b9..758a861 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -10,7 +10,6 @@ jobs:
matrix:
rust_version: [stable]
emacs_version:
- - 24.5
- 25.1
- 25.2
- 25.3