Skip to content
This repository was archived by the owner on Oct 11, 2025. It is now read-only.

Commit 728f1e0

Browse files
committed
Versionator Updating versions for python and package.
1 parent bd79e47 commit 728f1e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
python_versions: ["3.9", "3.10", "3.11", "3.12", "3.13"]
21+
python_versions: ["3.10", "3.11", "3.12", "3.13", "3.14"]
2222
package_versions: ["0.26.4", "0.27.0", "0.27.1", "0.27.2", "0.27.3"]
2323
target_base: ["full", "slim"]
2424
steps:

0 commit comments

Comments
 (0)