pick a Python to support on Windows

This commit is contained in:
Jean-Paul Calderone 2023-08-07 11:12:47 -04:00
parent e2fe1af3d9
commit 3c8a11d468

View File

@ -172,7 +172,7 @@ jobs:
- "run":
name: "Run Unit Tests"
command: |
python -m tox
python -m tox -e py311-coverage
pyinstaller:
docker: