Commit ccd9984
Fix CI: use venv for sdist install, update macOS runners
- sdist job: use uv venv instead of --system to avoid PEP 668 error
on macos-14 with externally managed Homebrew Python
- wheels_macos: use macos-14 for all arches (macos-13 is deprecated)
cibuildwheel handles x86_64 cross-compilation via CIBW_ARCHS_MACOS
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent a3016bc commit ccd9984
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
| |||
77 | 79 | | |
78 | 80 | | |
79 | 81 | | |
80 | | - | |
| 82 | + | |
81 | 83 | | |
82 | 84 | | |
83 | 85 | | |
| |||
0 commit comments