branch: elpa/exec-path-from-shell
commit 6336db9be13d46e2d4bc3b50bc37a3fbf30fdc9e
Author: Steve Purcell <[email protected]>
Commit: Steve Purcell <[email protected]>

    Add Emacs 28.1 to CI matrix
---
 .github/workflows/test.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 95432e7d17..b678dc002a 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -24,6 +24,7 @@ jobs:
           - 26.3
           - 27.1
           - 27.2
+          - 28.1
           - snapshot
     steps:
     - uses: purcell/setup-emacs@master

Reply via email to