Skip to content

Commit

Permalink
Exclude some versions
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Apr 27, 2024
1 parent 2d3c415 commit 5b93557
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
matrix:
python: ['3.8', '3.9', '3.10', '3.11']
django: ['2.2', '3.2', '4.2', '5.0']
exclude:
- python: '3.8'
django: '5.0'
- python: '3.9'
Expand Down

0 comments on commit 5b93557

Please sign in to comment.