llvm-project
582b1b2a - [CI] Use env variable to enable pip breaking system packages

Commit
1 year ago
[CI] Use env variable to enable pip breaking system packages This patch uses an env variable instead of the --break-system-packages flag. This enables the heterogenous configuration between the old and new premerge systems as the old premerge container does not recognize the --break-system-packages flag. An env variable will work on new premerge and have no impact on old premerge.
Parents
Loading