We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f45dd5 commit afd674cCopy full SHA for afd674c
1 file changed
.github/workflows/python-package.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
strategy:
16
matrix:
17
- python-version: [3.6, 3.7, 3.8, 3.9]
+ python-version: [3.8, 3.9, 3.10]
18
celery-version: [4.*, 5.*]
19
django-version: [2.2, 3.2, 4.0]
20
0 commit comments