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 4767018 commit 9b9543bCopy full SHA for 9b9543b
1 file changed
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
uses: City-of-Helsinki/.github/.github/workflows/ci-django-api.yml@main
13
secrets: inherit
14
with:
15
- python-version: 3.11
16
postgres-major-version: 13
+ python-version: 3.12
17
extra-commands: |
18
echo 'SECRET_KEY=topsecret123' >> .env
0 commit comments