mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-14 14:59:52 -04:00
chore: one oldgcc build is enough
This commit is contained in:
parent
e16cce2a15
commit
3109827ac2
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -103,7 +103,6 @@ jobs:
|
|||||||
build_type:
|
build_type:
|
||||||
- gcc-debug-ninja
|
- gcc-debug-ninja
|
||||||
- gcc-release-ninja
|
- gcc-release-ninja
|
||||||
- oldgcc-debug-make
|
|
||||||
- clang-release-ninja
|
- clang-release-ninja
|
||||||
- gcc-release-ninja-static
|
- gcc-release-ninja-static
|
||||||
- gcc-release-ninja-O2-static
|
- gcc-release-ninja-O2-static
|
||||||
@ -120,6 +119,8 @@ jobs:
|
|||||||
build_type: clang-ubsan-ninja
|
build_type: clang-ubsan-ninja
|
||||||
- arch: amd64
|
- arch: amd64
|
||||||
build_type: clang-coverage-ninja
|
build_type: clang-coverage-ninja
|
||||||
|
- arch: amd64
|
||||||
|
build_type: oldgcc-debug-make
|
||||||
- arch: arm64v8
|
- arch: arm64v8
|
||||||
build_type: gcc-debug-noperfmon-ninja
|
build_type: gcc-debug-noperfmon-ninja
|
||||||
- arch: arm64v8
|
- arch: arm64v8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user