We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07be39e commit 33435bdCopy full SHA for 33435bd
.github/workflows/django.yml
@@ -65,7 +65,7 @@ jobs:
65
strategy:
66
max-parallel: 4
67
matrix:
68
- python-version: [ 3.6, 3.7, 3.8, 3.9 ]
+ python-version: [3.7, 3.8, 3.9 ]
69
70
steps:
71
- name: Start MySQL
0 commit comments