branch: elpa/treesit-fold commit 7502b7ab6964cccc49c140d61baaa3bf3c73f769 Author: Jen-Chieh Shen <jcs090...@gmail.com> Commit: GitHub <nore...@github.com>
ci: Bump Emacs 30 minor version to 2 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 8fe50b2895f..88a4ab0199d 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -21,7 +21,7 @@ jobs: os: [ubuntu-latest, macos-latest, windows-latest] emacs-version: - 29.4 - - 30.1 + - 30.2 experimental: [false] include: - os: ubuntu-latest