Skip to content

Commit 9b9543b

Browse files
committed
ci: use python version 3.12
Refs: NS-193
1 parent 4767018 commit 9b9543b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
uses: City-of-Helsinki/.github/.github/workflows/ci-django-api.yml@main
1313
secrets: inherit
1414
with:
15-
python-version: 3.11
1615
postgres-major-version: 13
16+
python-version: 3.12
1717
extra-commands: |
1818
echo 'SECRET_KEY=topsecret123' >> .env

0 commit comments

Comments
 (0)