remove versions-compatibility test from GA

since it fails on Github Actions specifically.

The test is run on TravisCI for the time being.
Its duration has been reduced to ~6mn anyway.
This commit is contained in:
Yann Collet
2021-08-29 15:47:04 -07:00
parent 72bd2a83a0
commit b341aa2f95
2 changed files with 12 additions and 8 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ matrix:
script:
- make -C tests fuzztest
# TODO: migrate to GH actions once newest clang staticanalyze warnings are fixed
# TODO: migrate to GH Actions once newest clang staticanalyze warnings are fixed
- name: static analyzer scanbuild # ~8mn
dist: trusty # note : it's important to pin down a version of static analyzer, since different versions report different false positives
script: