Skip to content

Commit 33435bd

Browse files
authored
Update django.yml
1 parent 07be39e commit 33435bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/django.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
strategy:
6666
max-parallel: 4
6767
matrix:
68-
python-version: [ 3.6, 3.7, 3.8, 3.9 ]
68+
python-version: [3.7, 3.8, 3.9 ]
6969

7070
steps:
7171
- name: Start MySQL

0 commit comments

Comments
 (0)