branch: externals/company
commit 1924eabfa7438974da0500e85fff5fb32c27282c
Merge: 41f07c7d40 7e46670dd5
Author: Dmitry Gutov <dmi...@gutov.dev>
Commit: GitHub <nore...@github.com>

    Merge pull request #1515 from yugaego/ci
    
    CI: run tests on Emacs 30.1
---
 .github/workflows/ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index cc27c26d00..0325ce9937 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
-        emacs_version: [26.1, 26.3, 27.2, 28.2, 29.4, snapshot]
+        emacs_version: [26.1, 26.3, 27.2, 28.2, 29.4, 30.1, snapshot]
 
     steps:
       - name: Setup Emacs

Reply via email to