From 69e3c0d0c0036552fc25210d632e6241755afcc8 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Thu, 27 Feb 2020 00:43:27 -0500 Subject: [PATCH] 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. --- .github/workflows/test.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e189bc259..08df944b3 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -16,8 +16,6 @@ jobs: strategy: matrix: emacs_version: - - 26.1 - - 26.2 - 26.3 include: - emacs_version: 26.3