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

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

[elpa] externals/urgrep 7fd67f1db5 092/115: Run CI against Emacs 28.2


From: ELPA Syncer
Subject: [elpa] externals/urgrep 7fd67f1db5 092/115: Run CI against Emacs 28.2
Date: Wed, 10 May 2023 03:00:48 -0400 (EDT)

branch: externals/urgrep
commit 7fd67f1db5f7847dd2da07d0d62ea84508d30491
Author: Jim Porter <jporterbugs@gmail.com>
Commit: Jim Porter <jporterbugs@gmail.com>

    Run CI against Emacs 28.2
---
 .github/workflows/build.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index e67cff6354..759d6e3147 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -10,7 +10,7 @@ jobs:
     runs-on: ubuntu-latest
     strategy:
       matrix:
-        emacs-version: ['27.1', '27.2', '28.1', 'snapshot']
+        emacs-version: ['27.1', '27.2', '28.1', '28.2', 'snapshot']
 
       fail-fast: false
 



reply via email to

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