mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-16 09:10:35 +03:00
Bump python version in the github windows build workflow
This commit is contained in:
parent
355d3790d2
commit
31da53200b
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.8.6"
|
||||
python-version: "3.9.2"
|
||||
architecture: "x86"
|
||||
|
||||
- name: Install python tools
|
||||
|
Loading…
x
Reference in New Issue
Block a user