diff --git a/.github/workflows/generic-dev.yml b/.github/workflows/generic-dev.yml index 8882fcc0b..85987ef3a 100644 --- a/.github/workflows/generic-dev.yml +++ b/.github/workflows/generic-dev.yml @@ -71,7 +71,7 @@ jobs: make gcc8install CC=gcc-8 CFLAGS="-Werror" make -j all make clean - CC=gcc-8 make -j uasan-test-zstd