We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5af766 commit b858882Copy full SHA for b858882
.github/workflows/test.yml
@@ -61,6 +61,8 @@ jobs:
61
django-version: '4.2'
62
- python-version: '3.14.0-rc.3'
63
django-version: '5.0'
64
+ - python-version: '3.14.0-rc.3'
65
+ django-version: '5.1'
66
env:
67
COVERAGE_FILE: linux-py${{ matrix.python-version }}-dj${{ matrix.django-version }}.coverage
68
TEST_PYTHON_VERSION: ${{ matrix.python-version }}
0 commit comments