Commit 8207567
CI: Fix container image build workflow
Ubuntu Noble runners now need the `--break-system-packages` option to
install system-wide Python packages. However this option is absent from
pip on our Ubuntu Jammy arm64 runners.
Detect the distribution version and run the appropriate command.1 parent 34f04d1 commit 8207567
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
179 | 184 | | |
180 | 185 | | |
181 | 186 | | |
| |||
0 commit comments