From 9e6d69b25680470b70be5c1a4361d378b8a00544 Mon Sep 17 00:00:00 2001 From: Jen-Chieh Shen Date: Sun, 27 Oct 2024 18:45:10 -0700 Subject: [PATCH] ci: No longer support 26.x --- .github/workflows/test.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 950269d..08c8be2 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -20,7 +20,6 @@ jobs: matrix: os: [ubuntu-latest, macos-latest, windows-latest] emacs-version: - - 26.3 - 27.2 - 28.2 - 29.4 @@ -36,8 +35,6 @@ jobs: emacs-version: snapshot experimental: true exclude: - - os: macos-latest - emacs-version: 26.3 - os: macos-latest emacs-version: 27.2