add 3.10 test as well

This commit is contained in:
GDay
2022-09-16 02:06:28 +02:00
parent 5e51a28bbd
commit 318c4c6926

View File

@@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [ 3.7, 3.8, 3.9 ]
python-version: [ 3.7, 3.8, 3.9, 3.10 ]
django: [ "2.2", "3.2" ]
services:
disque: