diff options
| -rw-r--r-- | .github/workflows/test-perspective.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/test-perspective.yml b/.github/workflows/test-perspective.yml index 3ccc94f..c07ae53 100644 --- a/.github/workflows/test-perspective.yml +++ b/.github/workflows/test-perspective.yml @@ -7,6 +7,7 @@ jobs: fail-fast: false matrix: emacs-version: + - 30.2 - 30.1 - 29.3 - 28.2 |
