branch: elpa/haskell-mode
commit 4ce37fcc5f43acfb3966687475dbfb0fb3f97e7e
Author: Steve Purcell <st...@sanityinc.com>
Commit: GitHub <nore...@github.com>

    Add Emacs 30.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 7517b4ad9f..4b92963e3d 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -24,6 +24,7 @@ jobs:
           - 28.2
           - 29.1
           - 29.4
+          - 30.1
           - snapshot
         include:
           - emacs_version: 29.4

Reply via email to