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 89105fc commit a3f8c43Copy full SHA for a3f8c43
.github/workflows/upload-to-pypi.yml
@@ -75,7 +75,7 @@ jobs:
75
runs-on: ubuntu-latest
76
strategy:
77
matrix:
78
- python: [39, 310, 311, 312, 313, 314]
+ python: [39, 310, 311, 312, 313]
79
include:
80
- os: ubuntu-latest
81
arch: aarch64
0 commit comments