There was an error while loading. Please reload this page.
1 parent 6b3021e commit 967c923Copy full SHA for 967c923
1 file changed
.github/workflows/build-container.yml
@@ -23,7 +23,7 @@ jobs:
23
packages: write
24
strategy:
25
matrix:
26
- python-version: ["3.10", "3.11", "3.12", "3.13", "3.14"]
+ python-version: ["3.12", "3.13", "3.14"]
27
debian-version: ["bookworm", "trixie"]
28
29
steps:
0 commit comments