mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-12 10:11:52 +00:00
Enable Python 3.9 in pipeline
This commit is contained in:
parent
7ba153c7b1
commit
880976b33d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
|
|
@ -21,6 +21,7 @@ jobs:
|
|||
python-version:
|
||||
- 3.7
|
||||
- 3.8
|
||||
- 3.9
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue