There was an error while loading. Please reload this page.
1 parent 08931c7 commit 4222f48Copy full SHA for 4222f48
.github/workflows/django.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
max-parallel: 4
16
matrix:
17
- python-version: [3.10]
+ python-version: [3.9]
18
19
steps:
20
- uses: actions/checkout@v3
0 commit comments