mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-13 15:57:14 +03:00
python: Bump to 3.10.2
Confirmed working with a build+run. CAPI update works, Inara plugin works, Settings open without issues....
This commit is contained in:
parent
2e50f357ee
commit
dfa8051f42
2
.github/workflows/windows-build.yml
vendored
2
.github/workflows/windows-build.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
- uses: actions/checkout@v2.4.0
|
||||
- uses: actions/setup-python@v2.3.1
|
||||
with:
|
||||
python-version: "3.10.1"
|
||||
python-version: "3.10.2"
|
||||
architecture: "x86"
|
||||
|
||||
- name: Install python tools
|
||||
|
@ -1 +1 @@
|
||||
3.10.1
|
||||
3.10.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user