Skip to content

Commit

Permalink
drop support for emacs 25.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Chen Bin committed Feb 16, 2024
1 parent c245365 commit 6722a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ jobs:
fail-fast: false
matrix:
emacs_version:
- 25.3
- 26.3
- 27.1
- snapshot
steps:
- uses: purcell/setup-emacs@master
with:
Expand Down

0 comments on commit 6722a76

Please sign in to comment.