branch: elpa/bash-completion commit 42ffee703bd7125b75bd8d439939c23f610c9e3b Author: Stephane Zermatten <szerm...@gmx.net> Commit: Stephane Zermatten <szerm...@gmx.net>
chore: Remove 30.1 from tests for now. The action just gets stuck trying to download it. --- .github/workflows/test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d8efa9c60d..e14973a9c4 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -21,7 +21,6 @@ jobs: - '28.1' - '28.2' - '29.1' - - '30.1' steps: - name: Install Nix and set up Emacs