From 17a4a1a6d34cef96c49c92ad3087e1a3bfc4ed7a Mon Sep 17 00:00:00 2001 From: gcv Date: Fri, 4 Aug 2023 12:22:04 -0700 Subject: [PATCH] Update tests to run on Emacs 29.1. --- .github/workflows/test-perspective.yml | 1 + 1 file changed, 1 insertion(+) 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