branch: elpa/smartparens commit 2cb5996cf9d1ddbf7a8cd417b94ba1b0f07be248 Author: Matus Goljer <matus.gol...@gmail.com> Commit: Matus Goljer <matus.gol...@gmail.com>
ci: add Emacs 29.4 to test matrix --- .github/workflows/test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 956bf8b694..e74e4324ea 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -14,6 +14,7 @@ jobs: - '29.1' - '29.2' - '29.3' + - '29.4' - 'snapshot' include: - emacs_version: 'snapshot'