mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-15 08:40:34 +03:00
Update GH windows build to use Python 3.9.5
This commit is contained in:
parent
63dc0e2840
commit
ea2c59041c
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.9.4"
|
||||
python-version: "3.9.5"
|
||||
architecture: "x86"
|
||||
|
||||
- name: Install python tools
|
||||
|
Loading…
x
Reference in New Issue
Block a user