Skip to content

Commit

Permalink
Remove test with Django 5.1 and django CMS 3.11 (since they are not c…
Browse files Browse the repository at this point in the history
…ompatible)
  • Loading branch information
fsbraun committed Oct 27, 2024
1 parent e5794b0 commit 1790799
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
dj42_cms41.txt,
dj50_cms311.txt,
dj50_cms41.txt,
dj51_cms311.txt,
dj51_cms41.txt,
]
os: [
Expand All @@ -29,6 +28,7 @@ jobs:
python-version: 3.9
- requirements-file: dj51_cms41.txt
python-version: 3.9

steps:
- uses: actions/checkout@v1
- name: Set up Python ${{ matrix.python-version }}
Expand Down
4 changes: 0 additions & 4 deletions tests/requirements/dj51_cms311.txt

This file was deleted.

0 comments on commit 1790799

Please sign in to comment.