diff options
| author | gcv <gepardcv@gmail.com> | 2022-09-26 22:47:33 -0700 |
|---|---|---|
| committer | gcv <gepardcv@gmail.com> | 2022-09-26 22:47:33 -0700 |
| commit | cb4083dfa91c336dbed0c330d629e256d86384f9 (patch) | |
| tree | f9d96db6e2821d9dd0aa557cb3d776d5663cd53d | |
| parent | 8a69512639ae915c32c5055d1308ebf4b278266c (diff) | |
Update tests to run on Emacs 28.2.
| -rw-r--r-- | .github/workflows/test-perspective.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test-perspective.yml b/.github/workflows/test-perspective.yml index aec39fd..fac928e 100644 --- a/.github/workflows/test-perspective.yml +++ b/.github/workflows/test-perspective.yml @@ -7,9 +7,9 @@ jobs: fail-fast: false matrix: emacs-version: + - 28.2 - 28.1 - 27.2 - - 27.1 - 26.3 - 25.3 - 24.4 |
