Skip to content

Commit 967c923

Browse files
committed
🗑️ remove build for old python versions
1 parent 6b3021e commit 967c923

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
packages: write
2424
strategy:
2525
matrix:
26-
python-version: ["3.10", "3.11", "3.12", "3.13", "3.14"]
26+
python-version: ["3.12", "3.13", "3.14"]
2727
debian-version: ["bookworm", "trixie"]
2828

2929
steps:

0 commit comments

Comments
 (0)