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

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

[nongnu] elpa/webpaste 87ea8b1 294/298: workflows: Remove environment va


From: ELPA Syncer
Subject: [nongnu] elpa/webpaste 87ea8b1 294/298: workflows: Remove environment variable to force install cask on macos
Date: Thu, 9 Dec 2021 19:00:32 -0500 (EST)

branch: elpa/webpaste
commit 87ea8b15f417037bb1a46ac849b2f60f08c0bfeb
Author: Elis Hirwing <elis@hirwing.se>
Commit: Elis Hirwing <elis@hirwing.se>

    workflows: Remove environment variable to force install cask on macos
---
 .github/workflows/unit-tests.yml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.github/workflows/unit-tests.yml b/.github/workflows/unit-tests.yml
index 0834a74..8823586 100644
--- a/.github/workflows/unit-tests.yml
+++ b/.github/workflows/unit-tests.yml
@@ -25,9 +25,6 @@ jobs:
 
       - name: Install cask
         run: nix-env -f '<nixpkgs>' -iA cask
-        # Cask was marked to only be supported on Linux and not macOS in nix.
-        env:
-          NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM: 1
 
       - name: Check emacs version
         run: emacs --version



reply via email to

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