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

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

[nongnu] elpa/editorconfig e36fd63e0c: Exclude some versions from test t


From: ELPA Syncer
Subject: [nongnu] elpa/editorconfig e36fd63e0c: Exclude some versions from test target (#329)
Date: Fri, 3 May 2024 06:57:45 -0400 (EDT)

branch: elpa/editorconfig
commit e36fd63e0c4f5682f56852b38526c0d3638345d3
Author: 10sr <8.slashes@gmail.com>
Commit: GitHub <noreply@github.com>

    Exclude some versions from test target (#329)
    
    nix-emacs-ci does not provide them any more.
---
 .github/workflows/build.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index cb6c246d9c..b21179911c 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -40,6 +40,11 @@ jobs:
           # - os: windows-latest
           #   emacs_version: snapshot
           #   experimental: true
+        exclude:
+          - os: macos-latest
+            emacs_version: "26.3"
+          - os: macos-latest
+            emacs_version: "27.2"
     continue-on-error: ${{ matrix.experimental }}
 
     steps:



reply via email to

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