Skip to content

Commit

Permalink
CI: Drop Emacs 26 with GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
zonuexe committed Nov 7, 2024
1 parent b616f5f commit a9990ee
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
emacs-version:
- 26.3
- 27.2
- 28.2
- 29.4
Expand All @@ -35,8 +34,6 @@ jobs:
emacs-version: snapshot
experimental: true
exclude:
- os: macos-latest
emacs-version: "26.3"
- os: macos-latest
emacs-version: "27.2"

Expand Down

0 comments on commit a9990ee

Please sign in to comment.