mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-12 10:11:52 +00:00
Rollback Python 3.9
This commit is contained in:
parent
54bb4d3829
commit
85265a34cd
2 changed files with 1 additions and 2 deletions
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
|
|
@ -21,7 +21,6 @@ jobs:
|
|||
python-version:
|
||||
- 3.7
|
||||
- 3.8
|
||||
- 3.9
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
|
|
|
|||
|
|
@ -21,4 +21,4 @@ comment:
|
|||
require_changes: no
|
||||
branches:
|
||||
- dev-3.x
|
||||
after_n_builds: 9
|
||||
after_n_builds: 6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue