File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed
test cases/common/223 persubproject options Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -100,12 +100,10 @@ jobs:
100100 - CC : ' gcc'
101101 CXX : ' g++'
102102 - MESON_ARGS : ' --unity=on -Ddefault_library=static'
103- MESON_TEST_DDEFAULT_LIBRARY : yes
104103 RUN_TESTS_ARGS : ' --no-unittests'
105104 CC : ' gcc'
106105 CXX : ' g++'
107106 - MESON_ARGS : ' -Ddefault_library=both'
108- MESON_TEST_DDEFAULT_LIBRARY : yes
109107 RUN_TESTS_ARGS : ' --no-unittests'
110108 CC : ' gcc'
111109 CXX : ' g++'
@@ -132,7 +130,6 @@ jobs:
132130 env :
133131 MESON_RSP_THRESHOLD : ${{ matrix.cfg.MESON_RSP_THRESHOLD }}
134132 MESON_ARGS : ${{ matrix.cfg.MESON_ARGS }}
135- MESON_TEST_DDEFAULT_LIBRARY : ${{ matrix.cfg.MESON_TEST_DDEFAULT_LIBRARY }}
136133 RUN_TESTS_ARGS : ${{ matrix.cfg.RUN_TESTS_ARGS }}
137134 CC : ${{ matrix.cfg.CC }}
138135 CXX : ${{ matrix.cfg.CXX }}
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments