branch: scratch/el-mock
commit 9d7b8869556eb7fb788c332c3c615cd52fbdf46c
Author: Peter Becich <peterbec...@gmail.com>
Commit: Peter Becich <peterbec...@gmail.com>

    CI coverage for Emacs 28.1
---
 .github/workflows/main.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 747f74b97c..102377d833 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -8,7 +8,7 @@ jobs:
 
     strategy:
       matrix:
-        emacs_version: ['24.4', '24.5', '25.1', '25.2', '25.3', '26.1', 
'27.1', 'snapshot']
+        emacs_version: ['24.4', '24.5', '25.1', '25.2', '25.3', '26.1', 
'27.1', '28.1', 'snapshot']
         cask_version: ['snapshot']
 
     steps:

Reply via email to