Drop CI for EOLd Python 3.7
This commit is contained in:
Родитель
7dd9b46309
Коммит
d8f51e9e28
|
@ -33,7 +33,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
python: ['3.11', '3.10', '3.9', '3.8', '3.7'] # pypy3
|
||||
python: ['3.11', '3.10', '3.9', '3.8'] # pypy3
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Загрузка…
Ссылка в новой задаче