emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/company 0d4b84159f 1/2: CI: run tests on Emacs 29.2


From: ELPA Syncer
Subject: [elpa] externals/company 0d4b84159f 1/2: CI: run tests on Emacs 29.2
Date: Mon, 22 Jan 2024 18:57:38 -0500 (EST)

branch: externals/company
commit 0d4b84159f12b691b107081901fce1917949dfc9
Author: YugaEgo <yet@ego.team>
Commit: YugaEgo <yet@ego.team>

    CI: run tests on Emacs 29.2
---
 .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 8d5ea56f29..7de09da679 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
-        emacs_version: [25.1, 25.3, 26.3, 27.2, 28.2, 29.1, snapshot]
+        emacs_version: [25.1, 25.3, 26.3, 27.2, 28.2, 29.2, snapshot]
 
     steps:
       - name: Setup Emacs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]