Skip to content

Commit bf3ab9f

Browse files
committed
Versionator Updating versions for python and package.
1 parent 267c995 commit bf3ab9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616
matrix:
17-
python_versions: ["3.8", "3.9", "3.10", "3.11", "3.12"]
17+
python_versions: ["3.9", "3.10", "3.11", "3.12", "3.13"]
1818
package_versions: ["5.3.1", "5.3.4", "5.3.5", "5.3.6", "5.4.0"]
1919
target_base: ["full", "slim", "alpine"]
2020
steps:

0 commit comments

Comments
 (0)