branch: elpa/php-mode
commit 6af9d90e27c0c708c387a41f929f958cbf996fb9
Author: USAMI Kenta <tad...@zonu.me>
Commit: USAMI Kenta <tad...@zonu.me>

    Removed CI in Emacs 26.3
---
 .github/workflows/test.yml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 41fa23bbde..cc9294f516 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"
     steps:

Reply via email to