diff options
| author | Constantine Vetoshev <vetoshev@gmail.com> | 2026-02-03 05:48:59 -0800 |
|---|---|---|
| committer | Constantine Vetoshev <vetoshev@gmail.com> | 2026-02-03 05:48:59 -0800 |
| commit | 261afa33a8a811f60c06322924f31cdf3c85182b (patch) | |
| tree | 4e8966183fa018d25373dacdbc671f89a1360246 | |
| parent | a3bb5e537b80ad2d488031c16cb5321dbf97bda7 (diff) | |
Add Emacs 30.2 testing to CI.
| -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 |
