branch: externals/relint
commit 8d46e23de4c7335f7564e796b968eb98c65d04ec
Author: Mattias EngdegĂ„rd <[email protected]>
Commit: Mattias EngdegĂ„rd <[email protected]>

    Run github tests with Emacs 28.1
---
 .github/workflows/test.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 1a5706654a..bea9313376 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -16,6 +16,7 @@ jobs:
         emacs_version:
           - "26.3"
           - "27.2"
+          - "28.1"
           - snapshot
     steps:
       - name: Set up Emacs

Reply via email to