lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 4792ae8 4/4: Enable lmi building with SO attr


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 4792ae8 4/4: Enable lmi building with SO attributes for the native CI build
Date: Sun, 18 Oct 2020 12:02:31 -0400 (EDT)

branch: master
commit 4792ae8212b5135d738950bdfc0a0cf13522d3cb
Author: Ilya Sinitsyn <isinitsyn@tt-solutions.com>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Enable lmi building with SO attributes for the native CI build
---
 .github/workflows/ci.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 0434873..a379f89 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -127,7 +127,6 @@ jobs:
         run: make $coefficiency --output-sync=recurse
 
       - name: Build lmi with SO attributes
-        if: matrix.mingw
         run: make $coefficiency --output-sync=recurse build_type=so_test 
USE_SO_ATTRIBUTES=1 all
 
       - name: Setup lmi for tests



reply via email to

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