Skip to content

Commit

Permalink
emacs 29 doc&ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Chen Bin committed Apr 20, 2024
1 parent d51a5b8 commit 3bbf59e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,9 @@ jobs:
fail-fast: false
matrix:
emacs_version:
- 25.3
- 26.3
- 27.1
- 28.1
- 29.3
steps:
- uses: purcell/setup-emacs@master
with:
Expand Down
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Create local Emacs package repository from *installed packages* so package upgra
* Why
- Package installation is fast. It takes only 15 seconds to install 115 packages
- The package repository could be hosted on USB/Dropbox/GitHub
- Tested with Emacs 27, 28 on OSX/Cygwin/Windows10/Linux
- Tested with Emacs 27, 28, 29 on OSX/Cygwin/Windows10/Linux
* Install
CLI program "tar" is required. It's already installed on Windows10/Linux/macOS.

Expand Down

0 comments on commit 3bbf59e

Please sign in to comment.