Skip to content

Commit fe0147b

Browse files
committed
Versionator Updating versions for python and package.
1 parent 27dcf73 commit fe0147b

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
fail-fast: false
2020
matrix:
2121
python_versions: ["3.10", "3.11", "3.12"]
22-
package_versions: []
22+
package_versions: ["0.3.1", "0.4.0", "0.4.1", "0.4.2", "0.5.0"]
2323
target_base: ["full", "slim"]
2424
steps:
2525
- name: Checkout repository

0 commit comments

Comments
 (0)