Skip to content

Commit 84157a1

Browse files
committed
build: clean up workflows
1 parent a32704e commit 84157a1

File tree

1 file changed

+0
-66
lines changed

1 file changed

+0
-66
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -276,48 +276,6 @@ jobs:
276276
- arch: amd64
277277
dist: ubuntu
278278
build_type: clang-debug-coverage-ninja
279-
# - arch: amd64
280-
# dist: ubuntu
281-
# build_type: gcc-release-ninja-static
282-
# - arch: arm64v8
283-
# dist: ubuntu
284-
# build_type: gcc-release-ninja-static
285-
# - arch: amd64
286-
# dist: ubuntu
287-
# build_type: gcc-release-ninja-O2-static
288-
# - arch: arm64v8
289-
# dist: ubuntu
290-
# build_type: gcc-release-ninja-O2-static
291-
# - arch: amd64
292-
# dist: ubuntu
293-
# build_type: clang-release-stacktrace-ninja-static
294-
# - arch: arm64v8
295-
# dist: ubuntu
296-
# build_type: clang-release-stacktrace-ninja-static
297-
# - arch: amd64
298-
# dist: ubuntu
299-
# build_type: clang-release-ninja-static
300-
# - arch: arm64v8
301-
# dist: ubuntu
302-
# build_type: clang-release-ninja-static
303-
# - arch: amd64
304-
# dist: ubuntu
305-
# build_type: clang-release-ninja-O2-static
306-
# - arch: arm64v8
307-
# dist: ubuntu
308-
# build_type: clang-release-ninja-O2-static
309-
# - arch: amd64
310-
# dist: ubuntu
311-
# build_type: clang-reldbg-stacktrace-ninja-static
312-
# - arch: arm64v8
313-
# dist: ubuntu
314-
# build_type: clang-reldbg-stacktrace-ninja-static
315-
# - arch: amd64
316-
# dist: ubuntu
317-
# build_type: clang-debug-stacktrace-ninja-static
318-
# - arch: arm64v8
319-
# dist: ubuntu
320-
# build_type: clang-debug-stacktrace-ninja-static
321279
- arch: amd64
322280
dist: alpine
323281
build_type: gcc-release-ninja-static
@@ -330,36 +288,12 @@ jobs:
330288
- arch: arm64v8
331289
dist: alpine
332290
build_type: clang-release-ninja-static
333-
# - arch: amd64
334-
# dist: alpine
335-
# build_type: clang-relsize-ninja-static
336-
# - arch: arm64v8
337-
# dist: alpine
338-
# build_type: clang-relsize-ninja-static
339-
# - arch: amd64
340-
# dist: alpine
341-
# build_type: gcc-release-lto-ninja-static
342-
# - arch: arm64v8
343-
# dist: alpine
344-
# build_type: gcc-release-lto-ninja-static
345-
- arch: amd64
346-
dist: alpine
347-
build_type: clang-release-lto-ninja-static
348-
- arch: arm64v8
349-
dist: alpine
350-
build_type: clang-release-lto-ninja-static
351291
- arch: amd64
352292
dist: alpine
353293
build_type: clang-relsize-lto-ninja-static
354294
- arch: arm64v8
355295
dist: alpine
356296
build_type: clang-relsize-lto-ninja-static
357-
# - arch: amd64
358-
# dist: alpine
359-
# build_type: clang-relsize-mimalloc-lto-ninja-static
360-
# - arch: arm64v8
361-
# dist: alpine
362-
# build_type: clang-relsize-mimalloc-lto-ninja-static
363297
- arch: amd64
364298
dist: alpine
365299
build_type: clang-relsize-minimal-lto-ninja-static

0 commit comments

Comments
 (0)