branch: elpa/treesit-fold
commit c3da5520b988720f7f6e9e5e11b60746598112e0
Author: Jen-Chieh Shen <[email protected]>
Commit: GitHub <[email protected]>
tests(test.yml): Add test for Emacs 28.2
---
.github/workflows/test.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index f1b03ab3b1..45d9aec14b 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -20,6 +20,7 @@ jobs:
os: [ubuntu-latest, macos-latest, windows-latest]
emacs-version:
- 27.2
+ - 28.2
- snapshot
steps: