branch: elpa/flycheck
commit 348a42d65d0b2f2369ef92ce197eca793a42950c
Author: Jen-Chieh Shen <jcs090...@gmail.com>
Commit: Bozhidar Batsov <bozhi...@batsov.dev>

    ci: Test Emacs 30.1
---
 .github/workflows/test.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 304c28d21b..f8d01da893 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -22,7 +22,8 @@ jobs:
         emacs-version:
           - 27.2
           - 28.2
-          - 29.3
+          - 29.4
+          - 30.1
         experimental: [false]
         include:
           - os: ubuntu-latest

Reply via email to