Commit a234899
Fix python packaging on release-2.2 branch (#4347)
* Fix python packaging CI failure
1. numba no longer provides binaries for intel macos.
* pin old version of numba on macos intel jobs
* skip macos-intel Python 13 smoke screen
2. linux aarch64 wheels are failing
* remove skip for auto-downloading aarch64 tiledb binaries (legacy
from when these weren't yet provided)
* Update .github/workflows/python-packaging.yml
Co-authored-by: Isaiah Norton <[email protected]>
---------
Co-authored-by: Isaiah Norton <[email protected]>1 parent a4c4983 commit a234899
2 files changed
+9
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
60 | 63 | | |
61 | 64 | | |
62 | 65 | | |
| |||
176 | 179 | | |
177 | 180 | | |
178 | 181 | | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
179 | 185 | | |
180 | 186 | | |
181 | 187 | | |
182 | 188 | | |
183 | 189 | | |
184 | 190 | | |
185 | | - | |
186 | 191 | | |
187 | 192 | | |
188 | 193 | | |
189 | 194 | | |
190 | | - | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
191 | 198 | | |
192 | 199 | | |
193 | 200 | | |
| |||
199 | 206 | | |
200 | 207 | | |
201 | 208 | | |
202 | | - | |
203 | 209 | | |
204 | 210 | | |
205 | | - | |
206 | | - | |
207 | 211 | | |
208 | 212 | | |
209 | 213 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | 46 | | |
53 | 47 | | |
54 | 48 | | |
| |||
0 commit comments