branch: elpa/zig-mode
commit d5b00bc335aec1f1d987cc561446e5dafdb6ad3a
Author: joachimschmidt557 <joachim.schmidt...@outlook.com>
Commit: Joachim Schmidt <joachim.schmidt...@outlook.com>

    CI: add emacs 28.1, 28.2 to testing matrix
---
 .github/workflows/main.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index d6d13509b2..2b7254a9bf 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -18,6 +18,8 @@ jobs:
           - 26.3
           - 27.1
           - 27.2
+          - 28.1
+          - 28.2
     steps:
     - uses: purcell/setup-emacs@master
       with:

Reply via email to