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 30cf253 commit 5086f08Copy full SHA for 5086f08
.github/workflows/ci.yml
@@ -20,6 +20,7 @@ jobs:
20
python-version {3.11}, django-version {4.2,5.0,5.1,5.2}
21
python-version {3.12}, django-version {4.2,5.0,5.1,5.2,6.0}
22
python-version {3.13}, django-version {5.1,5.2,6.0}
23
+ python-version {3.14}, django-version {6.0}
24
outputs:
25
matrix: ${{ steps.create_matrix.outputs.matrix }}
26
0 commit comments