Compare commits

..

1 commit

Author SHA1 Message Date
7144e07122 ci: Tweak python
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
Python CI / Format Backend (latest, 3.12.2) (pull_request) Failing after 7s
Bun CI / Format & Build Frontend (pull_request) Successful in 50s
2024-03-19 12:11:56 +01:00

View file

@ -14,7 +14,7 @@ jobs:
matrix:
node-version:
- latest
python-version: [ '3.11.2' ]
python-version: [ '3.12.2' ]
steps:
- uses: actions/checkout@v4
- name: Use Python