aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgcv <gepardcv@gmail.com>2023-08-04 12:22:04 -0700
committergcv <gepardcv@gmail.com>2023-08-04 12:22:04 -0700
commit17a4a1a6d34cef96c49c92ad3087e1a3bfc4ed7a (patch)
tree5e7793d1e8139ddcb97dff457997299d7ed1224c
parentcb4083dfa91c336dbed0c330d629e256d86384f9 (diff)
Update tests to run on Emacs 29.1.
-rw-r--r--.github/workflows/test-perspective.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/test-perspective.yml b/.github/workflows/test-perspective.yml
index fac928e..92ba40e 100644
--- a/.github/workflows/test-perspective.yml
+++ b/.github/workflows/test-perspective.yml
@@ -7,6 +7,7 @@ jobs:
fail-fast: false
matrix:
emacs-version:
+ - 29.1
- 28.2
- 28.1
- 27.2