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 93a2ab3 commit e33d827Copy full SHA for e33d827
.github/workflows/python-dependencies.yml
@@ -17,7 +17,7 @@ jobs:
17
matrix:
18
# os: [ubuntu-latest, windows-latest, macOS-latest]
19
os: [windows-latest]
20
- platform: [x86, x64]
+ platform: [x64]
21
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12', '3.13']
22
python-platform: [x86, x64]
23
# exclude:
0 commit comments