From f50eb57855f3996ef1e66755bf94620d7342ecfc Mon Sep 17 00:00:00 2001 From: gcv Date: Sat, 13 Apr 2024 20:59:59 -0700 Subject: Update CI Emacs versions. --- .github/workflows/test-perspective.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/test-perspective.yml b/.github/workflows/test-perspective.yml index 92ba40e..33e58f8 100644 --- a/.github/workflows/test-perspective.yml +++ b/.github/workflows/test-perspective.yml @@ -7,9 +7,10 @@ jobs: fail-fast: false matrix: emacs-version: + - 29.3 + - 29.2 - 29.1 - 28.2 - - 28.1 - 27.2 - 26.3 - 25.3 -- cgit v1.0