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

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

[elpa] externals/which-key 3401440 28/51: Fix workflow


From: Stefan Monnier
Subject: [elpa] externals/which-key 3401440 28/51: Fix workflow
Date: Tue, 8 Sep 2020 10:26:19 -0400 (EDT)

branch: externals/which-key
commit 340144071499f677e8669352e15b04ede6b35984
Author: Justin Burkett <justin@burkett.cc>
Commit: Justin Burkett <justin@burkett.cc>

    Fix workflow
---
 .github/workflows/test.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 8a7ad41..91a8c7d 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -7,7 +7,7 @@ on:
 
 jobs:
   build:
-    runs-on: [ubuntu-latest, macos-latest]
+    runs-on: ubuntu-latest
     strategy:
       matrix:
         emacs_version:



reply via email to

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