We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f1162c commit 9c2d3e7Copy full SHA for 9c2d3e7
.github/workflows/main.yml
@@ -23,7 +23,6 @@ jobs:
23
fail-fast: false
24
matrix:
25
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
26
- # CPython has no ARM distribution until 3.11
27
python-architecture: [x64, x86, arm64]
28
include:
29
- python-architecture: arm64
0 commit comments