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

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

[elpa] externals/hyperbole fcc3521881 1/2: Update main.yml (#276)


From: ELPA Syncer
Subject: [elpa] externals/hyperbole fcc3521881 1/2: Update main.yml (#276)
Date: Tue, 27 Sep 2022 02:57:44 -0400 (EDT)

branch: externals/hyperbole
commit fcc35218811559a30204c9e3767ab6e1fff5f4bf
Author: Mats Lidell <mats.lidell@lidells.se>
Commit: GitHub <noreply@github.com>

    Update main.yml (#276)
    
    Add 28.1 in again
    
    The 28.1 requirement is sticky and we need to figure out how to remove that.
    Adding back the 28.1 so that the CI build works again.
---
 .github/workflows/main.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 1e5848bf00..2c342dba11 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
-        version: [27.2, 28.2, master]
+        version: [27.2, 28.1, 28.2, master]
     container: silex/emacs:${{ matrix.version }}-ci
 
     # Steps represent a sequence of tasks that will be executed as part of the 
job



reply via email to

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