mirror of
https://github.com/facebook/zstd.git
synced 2025-10-08 00:04:02 -04:00
Update .github/workflows/dev-long-tests.yml
Co-authored-by: Nick Terrell <nickrterrell@gmail.com>
This commit is contained in:
parent
5ec77add20
commit
295724b515
2
.github/workflows/dev-long-tests.yml
vendored
2
.github/workflows/dev-long-tests.yml
vendored
@ -74,7 +74,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
sudo apt-get -qqq update
|
sudo apt-get -qqq update
|
||||||
make libc6install
|
make libc6install
|
||||||
CC=clang make -C tests test-zstream32 FUZZERFLAGS="--big-tests"
|
CC=clang make -C tests test-zstream32 FUZZER_FLAGS="--big-tests"
|
||||||
|
|
||||||
# lasts ~23mn
|
# lasts ~23mn
|
||||||
gcc-8-asan-ubsan-testzstd:
|
gcc-8-asan-ubsan-testzstd:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user