mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-13 07:47:14 +03:00
Python: Use 3.9.3
This commit is contained in:
parent
c1cf90bda3
commit
f2b89691c6
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.2"
|
||||
python-version: "3.9.3"
|
||||
architecture: "x86"
|
||||
|
||||
- name: Install python tools
|
||||
|
@ -67,7 +67,7 @@ repos:
|
||||
language: system
|
||||
|
||||
default_language_version:
|
||||
python: python3.8
|
||||
python: python3.9
|
||||
|
||||
default_stages: [ commit, push ]
|
||||
|
||||
|
@ -1 +1 @@
|
||||
3.9.2
|
||||
3.9.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user