Commit 25ca849
committed
ci(freebsd): make numpy install non-fatal
py312-numpy isn't published in FreeBSD 14.1's pkg repository yet, so
pkg install fails the job before the build even starts. The ML SUITE
already self-skips when numpy isn't importable, so the right move is
to log a warning and move on rather than block CI on an upstream
package gap.1 parent 1366ed1 commit 25ca849
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
121 | 124 | | |
122 | | - | |
| 125 | + | |
| 126 | + | |
123 | 127 | | |
124 | 128 | | |
125 | 129 | | |
| |||
0 commit comments