branch: elpa/smartparens commit a5c68cac1bea737b482a37aa92de4f6efbf7580b Author: Matus Goljer <matus.gol...@gmail.com> Commit: Matus Goljer <matus.gol...@gmail.com>
ci: test only the last three major releases --- .github/workflows/test.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 718fd39ad8..956bf8b694 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -7,12 +7,6 @@ jobs: strategy: matrix: emacs_version: - - '25.1' - - '25.2' - - '25.3' - - '26.1' - - '26.2' - - '26.3' - '27.1' - '27.2' - '28.1'