branch: elpa/treesit-fold
commit ef329109943ad90eb7d74953a3fe6fd6b278dfe6
Author: JenChieh <[email protected]>
Commit: JenChieh <[email protected]>

    Update package desc
---
 .github/workflows/test.yml | 2 --
 README.md                  | 2 +-
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 6459c3dfbd..9994bac1da 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -20,8 +20,6 @@ jobs:
       matrix:
         os: [ubuntu-latest, macos-latest, windows-latest]
         emacs-version:
-          - 27.2
-          - 28.2
           - 29.3
         experimental: [false]
         include:
diff --git a/README.md b/README.md
index dd69c2943b..7b9f349e3a 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 
 # treesit-fold
 
-> Code-folding using tree-sitter
+> Code-folding using treesit
 
 
[![CI](https://github.com/emacs-tree-sitter/treesit-fold/actions/workflows/test.yml/badge.svg)](https://github.com/emacs-tree-sitter/treesit-fold/actions/workflows/test.yml)
 

Reply via email to