diff options
Diffstat (limited to '.github/workflows/test-perspective.yml')
| -rw-r--r-- | .github/workflows/test-perspective.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/test-perspective.yml b/.github/workflows/test-perspective.yml index b86ae69..3ccc94f 100644 --- a/.github/workflows/test-perspective.yml +++ b/.github/workflows/test-perspective.yml @@ -7,9 +7,8 @@ jobs: fail-fast: false matrix: emacs-version: + - 30.1 - 29.3 - - 29.2 - - 29.1 - 28.2 - 27.2 - 26.3 |
