Skip to content

Commit 0dd8833

Browse files
committed
Versionator Updating versions for python and package.
1 parent d86b61c commit 0dd8833

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
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
fail-fast: false
2121
matrix:
22-
python_versions: ["3.9", "3.10", "3.11", "3.12", "3.13"]
22+
python_versions: ["3.10", "3.11", "3.12", "3.13", "3.14"]
2323
package_versions: ["21.0.1", "21.1.0", "21.2.0", "22.0.0", "23.0.0"]
2424
target_base: ["full", "slim", "alpine"]
2525
steps:

0 commit comments

Comments
 (0)