Disable ABI test suite in gating
the CI bots don't have enogh FS space
This commit is contained in:
parent
fd536b6e06
commit
033a6e8acd
@ -29,7 +29,8 @@
|
||||
dir: ./
|
||||
run: echo "int main(){}" | clang -x c -
|
||||
- llvm-test-suite/test-suite
|
||||
- llvm-test-suite/abi-test-suite
|
||||
# ABI test suite is too greedy on the FS
|
||||
#- llvm-test-suite/abi-test-suite
|
||||
- clang/rhbz_1657544
|
||||
- clang/rhbz_1647130
|
||||
- clang/llvm-toolchain
|
||||
|
Loading…
Reference in New Issue
Block a user