Skip to content

Commit 05de1e4

Browse files
authored
Merge pull request #54 from emacs-php/drop/old-emacsen
CI: Drop Emacs 26 with GitHub Actions
2 parents b616f5f + a9990ee commit 05de1e4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: .github/workflows/test.yml

-3
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
matrix:
2020
os: [ubuntu-latest, macos-latest, windows-latest]
2121
emacs-version:
22-
- 26.3
2322
- 27.2
2423
- 28.2
2524
- 29.4
@@ -35,8 +34,6 @@ jobs:
3534
emacs-version: snapshot
3635
experimental: true
3736
exclude:
38-
- os: macos-latest
39-
emacs-version: "26.3"
4037
- os: macos-latest
4138
emacs-version: "27.2"
4239

0 commit comments

Comments
 (0)