We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd09363 commit 59b986eCopy full SHA for 59b986e
.github/workflows/release.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
matrix:
11
python: ["3.7", "3.8", "3.9"]
12
- arch: ["x86", "x64"]
+ arch: ["x86"]
13
14
steps:
15
- uses: actions/checkout@v2
0 commit comments