Skip to content

Commit

Permalink
Drop testing on older emacs 25 and 26.
Browse files Browse the repository at this point in the history
  • Loading branch information
Fredrik Axelsson committed Jul 25, 2024
1 parent 70ba9b3 commit 7357808
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,7 @@ jobs:
strategy:
matrix:
emacs_version:
# - 24.3 Some problem with command arg history tests.
- 25.1
- 26.1
- 27.1
- 27.2
- 28.2
- 29.4
- snapshot
Expand Down

0 comments on commit 7357808

Please sign in to comment.