1
0
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:
Athanasius 2020-12-08 17:02:58 +00:00
parent d847fb8bc1
commit 7e094df6c4

View File

@ -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