mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-04 09:31:12 +03:00
Switch to Python 3.8.6 for windows builds on GitHub
This commit is contained in:
parent
d847fb8bc1
commit
7e094df6c4
2
.github/workflows/windows-build.yml
vendored
2
.github/workflows/windows-build.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: "3.7.9"
|
||||
python-version: "3.8.6"
|
||||
architecture: "x86"
|
||||
|
||||
- name: Install python tools
|
||||
|
Loading…
x
Reference in New Issue
Block a user