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 8b0d6a9 commit 0e52018Copy full SHA for 0e52018
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
# Tentative support for next Python pre-release. For the correct specifier,
39
# Check: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json.
40
- python: "3.11.0-beta.2"
41
- toxenv: py311-dj40
+ toxenv: py311-dj41
42
steps:
43
- uses: actions/checkout@v3
44
- uses: actions/setup-python@v3
0 commit comments