branch: externals/ivy
commit 764e0d35ba63adb893743f27a979144477d9bfb9
Author: Basil L. Contovounesios <[email protected]>
Commit: Basil L. Contovounesios <[email protected]>

    ; Run CI on latest Emacs 27/28 releases as well.
---
 .github/workflows/test.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 11e65143bb..849ff10a30 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -34,6 +34,8 @@ jobs:
           - 26.2
           - 26.3
           - 27.1
+          - 27.2
+          - 28.1
           - snapshot
 
     steps:

Reply via email to