Skip to content

Commit

Permalink
Merge pull request #10 from emacs-jp/ci/add-new-emacsen
Browse files Browse the repository at this point in the history
CI: Add new Emacs versions
  • Loading branch information
zonuexe authored Oct 27, 2024
2 parents 263bc89 + 4a2c4d6 commit 1a4e2f3
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 1a4e2f3

Please sign in to comment.