Skip to content

Commit

Permalink
CI: Add new Emacs versions
Browse files Browse the repository at this point in the history
  • Loading branch information
zonuexe committed Oct 27, 2024
1 parent 263bc89 commit 4a2c4d6
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,12 @@ jobs:
strategy:
matrix:
emacs_version:
- '24.4'
- '24.5'
- '25.1'
- '25.2'
- '25.3'
- '26.1'
- '26.2'
- '26.3'
- '27.2'
- '28.2'
- '29.4'
- 'snapshot'
include:
- emacs_version: 'snapshot'
Expand Down

0 comments on commit 4a2c4d6

Please sign in to comment.