branch: elpa/bash-completion commit 9a15bc77dc77600ebdf953c1dc27b73978d79407 Author: Stephane Zermatten <szerm...@gmx.net> Commit: Stephane Zermatten <szerm...@gmx.net>
chore: Add test for Emacs 30.1 --- .github/workflows/test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e14973a9c4..d8efa9c60d 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -21,6 +21,7 @@ jobs: - '28.1' - '28.2' - '29.1' + - '30.1' steps: - name: Install Nix and set up Emacs