Co-authored-by: Yonatan Most <>
This commit is contained in:
Yonatan Most 2021-06-17 16:34:04 +03:00 коммит произвёл GitHub
Родитель 636d100879
Коммит 589209bf5f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 0 удалений

1
.github/workflows/runtests.yml поставляемый
Просмотреть файл

@ -13,6 +13,7 @@ jobs:
build:
runs-on: ubuntu-latest
timeout-minutes: 1
strategy:
matrix:
python-version: [ '3.6', '3.7', '3.8', '3.9' ] # Make sure this matches the supported versions in setup.py