kopia lustrzana https://github.com/collective/icalendar
test Python 3.7 with GitHub actions
this updates the tests to match the Python version described in the READMEpull/381/head
rodzic
debe8eed17
commit
ed2875a9a0
|
@ -14,6 +14,7 @@ jobs:
|
|||
matrix:
|
||||
config:
|
||||
# [Python version, tox env]
|
||||
- ["3.7", "py37"]
|
||||
- ["3.8", "py38"]
|
||||
- ["3.9", "py39"]
|
||||
- ["3.10", "py310"]
|
||||
|
|
Ładowanie…
Reference in New Issue