branch: externals/dash commit c59122f534200c451211585f7539ee600bf31ddb Author: Basil L. Contovounesios <ba...@contovou.net> Commit: Basil L. Contovounesios <ba...@contovou.net>
; .github/workflows/test.yml: Add Emacs 29.4,30.1. --- .github/workflows/test.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index b6a5abc666..63bfa186f7 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -25,6 +25,8 @@ jobs: - '29.1' - '29.2' - '29.3' + - '29.4' + - '30.1' - 'release-snapshot' - 'snapshot' include: