ci: Our code only works in 3.14 and newer because we use uuid7
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful
ci/woodpecker/tag/workflow Pipeline was successful

This commit is contained in:
bronsen 2026-02-14 23:26:15 +01:00
parent ad9edf6e65
commit 4b4745eb9f

View file

@ -7,8 +7,6 @@ when:
matrix: matrix:
PYTHON_VERSION: PYTHON_VERSION:
- 3.14 - 3.14
- 3.13
- 3.12
steps: steps:
- name: Lint python code - name: Lint python code