mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-27 08:29:59 +03:00
Add Python 3.10 to test matrix
This commit is contained in:
parent
1cb3fa2e81
commit
2fb26da319
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -18,6 +18,7 @@ jobs:
|
||||||
- '3.7'
|
- '3.7'
|
||||||
- '3.8'
|
- '3.8'
|
||||||
- '3.9'
|
- '3.9'
|
||||||
|
- '3.10'
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
Loading…
Reference in New Issue
Block a user