Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Commit

Permalink
Support 29.1 in CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
seagle0128 committed Jul 31, 2023
1 parent f8e7c4b commit 7bda327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: false
matrix:
emacs-version: [26.1, 26.2, 26.3, 27.1, 27.2]
emacs-version: [26.3, 27.2, 28.2, 29.1]
experimental: [false]
include:
- emacs-version: snapshot
Expand Down

0 comments on commit 7bda327

Please sign in to comment.