Compare commits

..

2 commits

Author SHA1 Message Date
3f190809af ci: Tweak python
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Successful in 30m31s
Python CI / Format Backend (latest, 3.1i2.2) (pull_request) Failing after 8s
Bun CI / Format & Build Frontend (pull_request) Successful in 48s
2024-03-19 11:33:17 +01:00
d37bfc1278 ci: Tweak python
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Successful in 30m34s
Python CI / Format Backend (latest, 2.x) (pull_request) Failing after 24s
Python CI / Format Backend (latest, 3.x) (pull_request) Failing after 7s
Bun CI / Format & Build Frontend (pull_request) Successful in 49s
2024-03-19 10:42:01 +01:00

View file

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