Skip to content

Commit

Permalink
Versionator Updating versions for python and package.
Browse files Browse the repository at this point in the history
  • Loading branch information
tedivm committed Oct 14, 2024
1 parent 267c995 commit bf3ab9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python_versions: ["3.8", "3.9", "3.10", "3.11", "3.12"]
python_versions: ["3.9", "3.10", "3.11", "3.12", "3.13"]
package_versions: ["5.3.1", "5.3.4", "5.3.5", "5.3.6", "5.4.0"]
target_base: ["full", "slim", "alpine"]
steps:
Expand Down

0 comments on commit bf3ab9f

Please sign in to comment.