Move Windows build to 32-bit Python
This commit is contained in:
parent
eafd4b3ad0
commit
428a93e67a
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -13,6 +13,7 @@ jobs:
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: '3.8'
|
||||
architecture: x86
|
||||
|
||||
- name: Check Python install
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user