Commit 74e310c
committed
Remove macOS Intel support and update Ubuntu testing
- PyTorch officially discontinued macOS Intel (x86_64) support after version 2.2.2
- Remove macOS Intel from CI testing matrix (was causing wheel availability errors)
- Constrain macOS Intel to PyTorch 2.2.x in pyproject.toml for legacy support
- Replace Ubuntu 20.04 with Ubuntu 24.04 for more current testing
- Update test summary to reflect supported platforms
- Users on macOS Intel should use PyTorch 2.2.2 or upgrade to ARM64 hardware
References:
- pytorch/pytorch#114602
- https://discuss.pytorch.org/t/pytorch-2-6-0-installation-on-2019-macbook-intel/2185761 parent 60acb03 commit 74e310c
2 files changed
+13
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 27 | + | |
| 28 | + | |
34 | 29 | | |
35 | 30 | | |
36 | 31 | | |
| |||
44 | 39 | | |
45 | 40 | | |
46 | 41 | | |
47 | | - | |
| 42 | + | |
48 | 43 | | |
49 | | - | |
| 44 | + | |
50 | 45 | | |
51 | 46 | | |
52 | 47 | | |
| |||
318 | 313 | | |
319 | 314 | | |
320 | 315 | | |
321 | | - | |
322 | 316 | | |
323 | 317 | | |
324 | 318 | | |
325 | | - | |
326 | | - | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
327 | 324 | | |
328 | 325 | | |
329 | 326 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments