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 a991b46 commit 850f182Copy full SHA for 850f182
.github/workflows/django.yml
@@ -21,7 +21,7 @@ jobs:
21
strategy:
22
max-parallel: 4
23
matrix:
24
- python-version: ["3.9", "3.10", "3.11"]
+ python-version: ["3.10", "3.11"]
25
26
steps:
27
- uses: actions/checkout@v4
0 commit comments