Thanks to visit codestin.com Credit goes to github.com
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 e69c3f6 commit 841e21bCopy full SHA for 841e21b
.github/workflows/ci.yml
@@ -40,6 +40,8 @@ jobs:
40
django-version: 4.1
41
- python-version: "3.10"
42
django-version: 3.2
43
+ - python-version: 3.11
44
+ django-version: 3.2
45
46
steps:
47
- name: Set up Python ${{ matrix.python-version }}
0 commit comments