Commit 94d6de3
committed
Build ARM64 Windows wheels
ARM64 Python is available since Python 3.11, so add specs for 3.11-3.13
Use actions/setup-python to avoid using the host Python (3.9 currently
on windows-2022) since the arm image doesn't have a native Python atm
(see actions/partner-runner-images#85) and
cibuildwheel warns that it will require 3.11 with v3, so might as well
bump it for everything.
Also adds one arm64 build to the default matrix setup, since the separate
image makes it different enough to warrant testing on PRs imo.
Fixes #1091 parent 2b81170 commit 94d6de3
1 file changed
+30
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
454 | 454 | | |
455 | 455 | | |
456 | 456 | | |
| 457 | + | |
457 | 458 | | |
458 | 459 | | |
459 | 460 | | |
| 461 | + | |
460 | 462 | | |
461 | 463 | | |
462 | 464 | | |
| 465 | + | |
463 | 466 | | |
464 | 467 | | |
465 | 468 | | |
| 469 | + | |
466 | 470 | | |
467 | 471 | | |
468 | 472 | | |
| 473 | + | |
469 | 474 | | |
470 | 475 | | |
471 | 476 | | |
| 477 | + | |
472 | 478 | | |
473 | 479 | | |
474 | 480 | | |
| 481 | + | |
475 | 482 | | |
476 | 483 | | |
477 | 484 | | |
| 485 | + | |
478 | 486 | | |
479 | 487 | | |
480 | 488 | | |
| 489 | + | |
481 | 490 | | |
482 | 491 | | |
483 | 492 | | |
| 493 | + | |
484 | 494 | | |
485 | 495 | | |
486 | 496 | | |
| 497 | + | |
487 | 498 | | |
488 | 499 | | |
489 | 500 | | |
| 501 | + | |
490 | 502 | | |
491 | 503 | | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
492 | 516 | | |
493 | 517 | | |
494 | | - | |
| 518 | + | |
495 | 519 | | |
496 | 520 | | |
497 | 521 | | |
| |||
503 | 527 | | |
504 | 528 | | |
505 | 529 | | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
506 | 535 | | |
507 | 536 | | |
508 | 537 | | |
| |||
0 commit comments