File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -287,16 +287,61 @@ jobs:
287287 build_type : clang-relsize-libressl-lto-ninja-static
288288 cross_arch : riscv64
289289
290+ - build_arch : amd64
291+ build_dist : alpine
292+ build_type : clang-relsize-lto-ninja-static
293+ cross_arch : riscv64
294+
295+ - build_arch : amd64
296+ build_dist : alpine
297+ build_type : clang-release-ninja-static
298+ cross_arch : riscv64
299+
300+ - build_arch : amd64
301+ build_dist : alpine
302+ build_type : gcc-release-ninja-static
303+ cross_arch : riscv64
304+
290305 - build_arch : amd64
291306 build_dist : alpine
292307 build_type : clang-relsize-libressl-lto-ninja-static
293308 cross_arch : i386
294309
310+ - build_arch : amd64
311+ build_dist : alpine
312+ build_type : clang-relsize-lto-ninja-static
313+ cross_arch : i386
314+
315+ - build_arch : amd64
316+ build_dist : alpine
317+ build_type : clang-release-ninja-static
318+ cross_arch : i386
319+
320+ - build_arch : amd64
321+ build_dist : alpine
322+ build_type : gcc-release-ninja-static
323+ cross_arch : i386
324+
295325 - build_arch : amd64
296326 build_dist : alpine
297327 build_type : clang-relsize-libressl-lto-ninja-static
298328 cross_arch : arm
299329
330+ - build_arch : amd64
331+ build_dist : alpine
332+ build_type : clang-relsize-lto-ninja-static
333+ cross_arch : arm
334+
335+ - build_arch : amd64
336+ build_dist : alpine
337+ build_type : clang-release-ninja-static
338+ cross_arch : arm
339+
340+ - build_arch : amd64
341+ build_dist : alpine
342+ build_type : gcc-release-ninja-static
343+ cross_arch : arm
344+
300345 - build_arch : amd64
301346 build_dist : alpine
302347 build_type : gcc-release-ninja-static
You can’t perform that action at this time.
0 commit comments