ci: bump ci python version for patch test

This commit is contained in:
Ankush Menat
2022-02-10 10:52:13 +05:30
parent 6922a91a66
commit ffd5efe669

View File

@@ -41,7 +41,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v2
with:
python-version: 3.6
python-version: 3.7
- name: Setup Node
uses: actions/setup-node@v2