mirror of
https://github.com/mhx/dwarfs.git
synced 2025-08-03 17:56:12 -04:00
build: also produce a clang-release-lto
artifact
This commit is contained in:
parent
8ee2908e08
commit
37849ee37c
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@ -344,6 +344,12 @@ jobs:
|
||||
# - arch: arm64v8
|
||||
# dist: alpine
|
||||
# build_type: gcc-release-lto-ninja-static
|
||||
- arch: amd64
|
||||
dist: alpine
|
||||
build_type: clang-release-lto-ninja-static
|
||||
- arch: arm64v8
|
||||
dist: alpine
|
||||
build_type: clang-release-lto-ninja-static
|
||||
- arch: amd64
|
||||
dist: alpine
|
||||
build_type: clang-relsize-lto-ninja-static
|
||||
|
Loading…
x
Reference in New Issue
Block a user