From 1de0560a2f7ed75fa1ed3ba8484bb985e96480cf Mon Sep 17 00:00:00 2001 From: gcv Date: Mon, 11 Apr 2022 21:26:54 -0700 Subject: Add running 28.1 tests to GitHub Actions. --- .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 95bfb2b..aec39fd 100644 --- a/.github/workflows/test-perspective.yml +++ b/.github/workflows/test-perspective.yml @@ -7,6 +7,7 @@ jobs: fail-fast: false matrix: emacs-version: + - 28.1 - 27.2 - 27.1 - 26.3 -- cgit v1.0