mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-05 00:09:32 -04:00
[ci] be more flexible on the python version
This commit is contained in:
parent
e04b28e704
commit
2b1ad2a2b3
2
.github/workflows/flake8.yml
vendored
2
.github/workflows/flake8.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v1
|
||||
with:
|
||||
python-version: 3.7.6
|
||||
python-version: 3.7
|
||||
architecture: x64
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user