Remove aarch64, arm, i386, ppc tests from C (#3028)
This commit is contained in:
parent
ce5fd435ea
commit
191bc6d12d
9
.github/workflows/build_and_test.yml
vendored
9
.github/workflows/build_and_test.yml
vendored
@ -378,10 +378,11 @@ jobs:
|
||||
- ./fuzzers/binary_only/qemu_coverage
|
||||
- ./fuzzers/binary_only/qemu_launcher
|
||||
arch:
|
||||
- aarch64
|
||||
- arm
|
||||
- i386
|
||||
- ppc
|
||||
# unless somebody pays us for the servers.
|
||||
# - aarch64
|
||||
# - arm
|
||||
# - i386
|
||||
# - ppc
|
||||
- x86_64
|
||||
|
||||
runs-on: [ self-hosted, qemu ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user