branch: externals/colorful-mode
commit 57c0e416c0f4476e71b5da794dcc915ccd807f9f
Author: Jen-Chieh Shen <jcs090...@gmail.com>
Commit: GitHub <nore...@github.com>

    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 f7373e44ea..2a8e7e0ddd 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -21,7 +21,8 @@ jobs:
         os: [ubuntu-latest, macos-latest, windows-latest]
         emacs-version:
           - 28.2
-          - 29.2
+          - 29.4
+          - 30.1
         experimental: [false]
         include:
         - os: ubuntu-latest

Reply via email to