mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #12662 from ethereum/ubsanDisableSMT
Disable running smt tests in ubsan runs.
This commit is contained in:
commit
d29709e741
@ -1098,6 +1098,7 @@ jobs:
|
||||
parallelism: 20
|
||||
environment:
|
||||
EVM: << pipeline.parameters.evm-version >>
|
||||
SOLTEST_FLAGS: --no-smt
|
||||
<<: *steps_soltest
|
||||
|
||||
t_ubu_ubsan_clang_cli:
|
||||
|
Loading…
Reference in New Issue
Block a user