fix!: drop python 3.7 support
This commit is contained in:
committed by
Ankush Menat
parent
e5b649b588
commit
2854f63caf
2
.github/workflows/patch.yml
vendored
2
.github/workflows/patch.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: 3.7
|
||||
python-version: 3.8
|
||||
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v2
|
||||
|
||||
Reference in New Issue
Block a user