Commit 7e9553e
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.
(cherry picked from commit 8207567)1 parent 712c3f8 commit 7e9553e
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
167 | | - | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
168 | 173 | | |
169 | 174 | | |
170 | 175 | | |
| |||
0 commit comments