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

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

[elpa] externals/company 619c8f2b23 2/2: Merge pull request #1446 from y


From: ELPA Syncer
Subject: [elpa] externals/company 619c8f2b23 2/2: Merge pull request #1446 from yugaego/ci-emacs-version
Date: Mon, 22 Jan 2024 18:57:39 -0500 (EST)

branch: externals/company
commit 619c8f2b2377d70d704d285867274c7e9fe4e8d7
Merge: 0cf9232317 0d4b84159f
Author: Dmitry Gutov <dmitry@gutov.dev>
Commit: GitHub <noreply@github.com>

    Merge pull request #1446 from yugaego/ci-emacs-version
    
    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]