Skip to content

Commit f00fb60

Browse files
committed
drop support for python 3.8
1 parent 4900374 commit f00fb60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616
include:
17-
- python: '3.8'
17+
- python: '3.9'
1818
django: '3.2'
1919
- python: '3.12'
2020
django: '4.2'

0 commit comments

Comments
 (0)