Skip to content

Commit

Permalink
skip some packages and test combinations
Browse files Browse the repository at this point in the history
  • Loading branch information
Jens Nistler committed Mar 6, 2024
1 parent e00f515 commit d076469
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ jobs:
- django42
- djangp50
exclude:
- python-version: "3.8"
django: django50
- python-version: "3.9"
django: django50
- python-version: "3.11"
django: django32
- python-version: "3.11"
Expand Down
2 changes: 0 additions & 2 deletions requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ django-bootstrap5==23.4
django-extensions==3.2.3
django-model-utils==4.4.0
django-celery-beat==2.6.0
flake8==7.0.0
ipython==8.22.2
pip-check==2.8.1
psycopg==3.1.18
python-dateutil==2.9.0.post0
Expand Down

0 comments on commit d076469

Please sign in to comment.