branch: externals/company
commit 7e46670dd523e74f51deb459180cc3743a284f23
Author: YugaEgo <y...@ego.team>
Commit: YugaEgo <y...@ego.team>

    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