Update ci_config.py

This commit is contained in:
alesapin 2021-11-26 16:37:46 +03:00 committed by GitHub
parent d5fb056b18
commit c2d7731544
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -259,7 +259,7 @@ CI_CONFIG = {
"required_build": "binary_gcc",
},
"Unit tests (release-clang, actions)": {
"required_build": "package_release",
"required_build": "binary_release",
},
"Unit tests (asan, actions)": {
"required_build": "package_asan",