mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-13 14:27:30 -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:
|
||||
- gcc-debug-ninja
|
||||
- gcc-release-ninja
|
||||
- oldgcc-debug-make
|
||||
- clang-release-ninja
|
||||
- gcc-release-ninja-static
|
||||
- gcc-release-ninja-O2-static
|
||||
@ -120,6 +119,8 @@ jobs:
|
||||
build_type: clang-ubsan-ninja
|
||||
- arch: amd64
|
||||
build_type: clang-coverage-ninja
|
||||
- arch: amd64
|
||||
build_type: oldgcc-debug-make
|
||||
- arch: arm64v8
|
||||
build_type: gcc-debug-noperfmon-ninja
|
||||
- arch: arm64v8
|
||||
|
Loading…
x
Reference in New Issue
Block a user