mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-23 04:08:11 +08:00
add 3.10 test as well
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user