Skip to content

Commit 5b93557

Browse files
committed
Exclude some versions
1 parent 2d3c415 commit 5b93557

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/continuous-deployment.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
matrix:
2727
python: ['3.8', '3.9', '3.10', '3.11']
2828
django: ['2.2', '3.2', '4.2', '5.0']
29+
exclude:
2930
- python: '3.8'
3031
django: '5.0'
3132
- python: '3.9'

0 commit comments

Comments
 (0)