[all-commits] [llvm/llvm-project] 582b1b: [CI] Use env variable to enable pip breaking syste...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Sat Apr 5 13:05:30 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 582b1b2ac9de696debe6041aa500141c2fef5aa3
https://github.com/llvm/llvm-project/commit/582b1b2ac9de696debe6041aa500141c2fef5aa3
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2025-04-05 (Sat, 05 Apr 2025)
Changed paths:
M .ci/monolithic-linux.sh
Log Message:
-----------
[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.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list