Skip to content

Commit

Permalink
Use Emacs 29.2 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
condy0919 committed Mar 5, 2024
1 parent 4c7f70c commit adfaf90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
emacs-version: [28.2, 29.1]
emacs-version: [28.2, 29.2]
experimental: [false]
include:
- os: ubuntu-latest
Expand Down

0 comments on commit adfaf90

Please sign in to comment.