Commit 13e85c8
committed
fix(ci): upgrade PyO3 0.23 → 0.28 to fix SIGILL in pyo3-build-config
pyo3-build-config 0.23.5 build script crashes with SIGILL on GitHub
Actions runners. Upgrade to PyO3 0.28.2 which resolves the issue.
Also remove unused numpy crate dependency.1 parent 90bf0e6 commit 13e85c8
3 files changed
Lines changed: 14 additions & 130 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments