We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d84a975 commit 27dcf73Copy full SHA for 27dcf73
1 file changed
.github/workflows/image-build.yml
@@ -19,7 +19,7 @@ jobs:
19
fail-fast: false
20
matrix:
21
python_versions: ["3.10", "3.11", "3.12"]
22
- package_versions: ["0.3.1", "0.4.0", "0.4.1", "0.4.2", "0.5.0"]
+ package_versions: []
23
target_base: ["full", "slim"]
24
steps:
25
- name: Checkout repository
0 commit comments