branch: externals/topspace
commit 0541624721f36b865965ffcb73aa65192dc4251d
Author: Trevor Pogue <trevorpo...@gmail.com>
Commit: GitHub <nore...@github.com>

    Update test.yml
    
    Remove Emacs 25.1 test untill coveralls reporting error is debugged
---
 .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 3dd84b5ae3..e7988ab1c9 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -6,7 +6,7 @@ jobs:
     strategy:
       matrix:
         emacs_version:
-        - 25.1
+#        - 25.1  remove untill coveralls reporting error is debugged
         - 26.1
         - 27.1
         - 28.1

Reply via email to