branch: scratch/editorconfig-cc
commit 06b57e1fb73cdbe1ad9474272b9885acd64cfc3e
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier <monn...@iro.umontreal.ca>

    Add emacs 28.1 to test target (#270)
---
 .github/workflows/build.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index 35245b9c78..a8b8a4de3f 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -22,6 +22,7 @@ jobs:
           - "25.3"
           - "26.3"
           - "27.1"
+          - "28.1"
         experimental: [false]
         include:
           - emacs_version: snapshot

Reply via email to