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

This commit is contained in:
Tibo De Peuter 2024-03-19 11:33:17 +01:00
parent d37bfc1278
commit 3f190809af

View file

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