Skip to content

Commit

Permalink
Replace Emacs 27.x by versions 28.1 to 29.4 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
flashcode committed Oct 19, 2024
1 parent 4e7b31d commit c0cce94
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,12 @@ jobs:
- ubuntu-24.04
- macos-14
emacs-version:
- "27.1"
- "27.2"
- "28.1"
- "28.2"
- "29.1"
- "29.2"
- "29.3"
- "29.4"
- "snapshot"

name: Emacs ${{ matrix.emacs-version }} on ${{ matrix.os }}
Expand Down

0 comments on commit c0cce94

Please sign in to comment.