ci: update ci configs

- add windows runner
- update actions versions
- other minor enhancements
This commit is contained in:
Dima Gerasimov 2022-05-02 17:35:15 +01:00 committed by karlicoss
parent 80c5be7293
commit 637982a5ba
5 changed files with 52 additions and 22 deletions

View file

@ -1,5 +1,8 @@
[tox]
minversion = 3.5
# https://github.com/tox-dev/tox/issues/20#issuecomment-247788333
# hack to prevent .tox from crapping to the project directory
toxworkdir={env:TOXWORKDIR_BASE:}{toxinidir}/.tox
[testenv]
passenv = CI CI_*