diff options
| author | Constantine Vetoshev <vetoshev@gmail.com> | 2025-05-23 06:16:46 -0700 |
|---|---|---|
| committer | Constantine Vetoshev <vetoshev@gmail.com> | 2025-05-23 06:16:46 -0700 |
| commit | bdd14b96faa54807a4f822d4ddea1680f1bfd6c7 (patch) | |
| tree | f5edf377ddbaeb0a349365b4c2298e1bf5f78cad /.github | |
| parent | fefba5c9f4cc795a6f8517247ef7c6677202c01e (diff) | |
Add Emacs 30.1 testing to CI.2.20
Diffstat (limited to '.github')
| -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 |
