Skip to content

Commit

Permalink
Add Emacs 29.1 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jimporter committed Dec 27, 2023
1 parent 8858046 commit 75a761f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
emacs-version: ['27.1', '27.2', '28.1', '28.2', 'snapshot']
emacs-version: ['27.1', '27.2', '28.1', '28.2', '29.1', 'snapshot']
action: ['check', 'lint']

fail-fast: false
Expand Down

0 comments on commit 75a761f

Please sign in to comment.