diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index cb19ab6..84e905b 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -6,12 +6,9 @@ jobs: strategy: matrix: emacs_version: - # - 24.3 Some problem with command arg history tests. - - 25.1 - - 26.1 - - 27.1 + - 27.2 - 28.2 - - 29.1 + - 29.4 - snapshot steps: - name: Install emacs