File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 3535
3636 build_pulseview_mxe :
3737 name : PulseView MXE build (${{ matrix.target.target }})
38+ if : false
3839
3940 runs-on : ubuntu-latest
4041 container :
@@ -110,6 +111,7 @@ jobs:
110111
111112 build_sigrok-cli_mxe :
112113 name : sigrok-cli MXE build (${{ matrix.target.target }})
114+ if : false
113115
114116 runs-on : ubuntu-latest
115117 container :
@@ -179,6 +181,7 @@ jobs:
179181
180182 build_pulseview_appimage :
181183 name : PulseView AppImage build (${{ matrix.target.target }})
184+ if : false
182185
183186 runs-on : ubuntu-latest
184187 container :
@@ -269,6 +272,7 @@ jobs:
269272
270273 build_sigrok-cli_appimage :
271274 name : sigrok-cli AppImage build (${{ matrix.target.target }})
275+ if : false
272276
273277 runs-on : ubuntu-latest
274278 container :
@@ -354,6 +358,7 @@ jobs:
354358
355359 build_pulseview_macos :
356360 name : PulseView macOS build
361+ if : false
357362
358363 runs-on : macos-11
359364
@@ -422,6 +427,7 @@ jobs:
422427
423428 build_sigrok-cli_macos :
424429 name : sigrok-cli macOS build
430+ if : false
425431
426432 runs-on : macos-11
427433
You can’t perform that action at this time.
0 commit comments